Compartir a través de


ExchangeRoleEntryPresentation.Type Property

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

Syntax

'Declaration
Public Property Type As ManagementRoleEntryType
    Get
    Friend Set
'Usage
Dim instance As ExchangeRoleEntryPresentation
Dim value As ManagementRoleEntryType

value = instance.Type
public ManagementRoleEntryType Type { get; internal set; }