Share via


ExchangeRole.Parent property

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

Syntax

'Declaration
Public ReadOnly Property Parent As ADObjectId
    Get
'Usage
Dim instance As ExchangeRole
Dim value As ADObjectId

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

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

ExchangeRole class

ExchangeRole members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace