Microsoft Identity Integration Server 2003 Developer Reference

Utils.MAs

The MAs property retrieves a ManagementAgentCollection object that contains all management agents.
[C#]
public ManagementAgentCollection MAs {get;}
[Visual Basic .NET]
Public ReadOnly Property MAs As ManagementAgentCollection

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

ManagementAgentCollection, Utils