Share via


Agent.Name Property

The Name property gets or sets a string value that contains the display name for this instance of the class that derives from the Agent class.

Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)

Syntax

'Declaration
Protected Friend Property Name As String
protected internal string Name { get; }
protected public:
property String^ Name {
    String^ get ();
}
/** @property */
protected String get_Name ()
protected internal function get Name () : String

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003