Microsoft Identity Integration Server 2003 Developer Reference

Attrib.LastContributingMA

The LastContributingMA property retrieves the ManagementAgent object that most recently added a value to the attribute.
[C#]
public ManagementAgent LastContributingMA {get;}
[Visual Basic .NET]
Public ReadOnly Property LastContributingMA As ManagementAgent

Exceptions

Exception type Condition
InvalidOperationException The newest value was contributed by a deleted management agent.

Requirements

Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.

See Also

Attrib, ManagementAgent