OrganizationConfig.Identity property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Identity As ObjectId
Get
'Usage
Dim instance As OrganizationConfig
Dim value As ObjectId
value = instance.Identity
public ObjectId Identity { get; }
Property value
Type: Microsoft.Exchange.Data.ObjectId