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