ADObjectId.DomainId property
Gets the domain identifier 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 DomainId As ADObjectId
Get
'Usage
Dim instance As ADObjectId
Dim value As ADObjectId
value = instance.DomainId
public ADObjectId DomainId { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The domain identifier of the Active Directory object.