Compartir a través de


ADObjectId.ObjectGuid Property

Gets the unique identifier of this Active Directory object.

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

Syntax

'Declaration
Public ReadOnly Property ObjectGuid As Guid
    Get
'Usage
Dim instance As ADObjectId
Dim value As Guid

value = instance.ObjectGuid
public Guid ObjectGuid { get; }

Property Value

Type: System.Guid
The unique identifier of this Active Directory object.