Compartir a través de


ADObjectId.DistinguishedName Property

Gets the distinguished name of the Active Directory object.

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

Syntax

'Declaration
Public ReadOnly Property DistinguishedName As String
    Get
'Usage
Dim instance As ADObjectId
Dim value As String

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

Property Value

Type: System.String
The distinguished name of the Active Directory object.