Microsoft Identity Integration Server 2003 Developer Reference

MVEntry.ConnectedMAs

The ConnectedMAs property retrieves a ConnectedMACollection object that contains a collection of management agents with connected objects.
[C#]
public ConnectedMACollection ConnectedMAs {get;}
[Visual Basic .NET]
Public ReadOnly Property ConnectedMAs As ConnectedMACollection

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

MVEntry, ConnectedMACollection