Microsoft Identity Integration Server 2003 Developer Reference

ManagementAgent.Name

The Name property retrieves the name of the management agent.
[C#]
public String Name {get;}
[Visual Basic .NET]
Public ReadOnly Property Name As String

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

ManagementAgent