Share via


ADObject.Name property

Gets or sets the name associated with this object.

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

[ValidateNotNullOrEmptyAttribute]
public string Name { get; set; }

Property value

Type: System.String
The name associated with the object.

See also

Reference

ADObject class

ADObject members

Microsoft.Exchange.Data.Directory namespace