Compartir a través de


ExchangeConfigurationUnit.PartnerObjectId Property

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

Syntax

'Declaration
Public Property PartnerObjectId As Guid
    Get
    Friend Set
'Usage
Dim instance As ExchangeConfigurationUnit
Dim value As Guid

value = instance.PartnerObjectId
public Guid PartnerObjectId { get; internal set; }

Property Value

Type: System.Guid