Microsoft Identity Integration Server 2003 Developer Reference

CSEntry.MA

The MA property retrieves a ManagementAgent object that represents the management agent to which the connector space entry belongs. This property is not available in the IMAExtensibleCallExport.ExportEntry(ModificationType, String[], CSEntry) method.
[C#]
public ManagementAgent MA {get;}
[Visual Basic .NET]
Public ReadOnly Property MA As ManagementAgent

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

CSEntry, ManagementAgent, IMAExtensibleCallExport.ExportEntry(ModificationType, String[], CSEntry)