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; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
See also
Reference
AvailabilityAddressSpace class
AvailabilityAddressSpace members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace