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