Sdílet prostřednictvím


AvailabilityAddressSpace.ParentPathId Property

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

Syntax

'Declaration
Public ReadOnly Property ParentPathId As ADObjectId
    Get
'Usage
Dim instance As AvailabilityAddressSpace
Dim value As ADObjectId

value = instance.ParentPathId
public ADObjectId ParentPathId { get; }