ADObject.DistinguishedName Property

Gets the distinguished name for the object.

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

Syntax

'Declaration
Public Property DistinguishedName As String
    Get
    Friend Set
'Usage
Dim instance As ADObject
Dim value As String

value = instance.DistinguishedName
public string DistinguishedName { get; internal set; }

Property Value

Type: System.String
The distinguished name for the object