Compartilhar via


ExchangeRoleAssignment.RoleAssignmentDelegationType Property

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

Syntax

'Declaration
Public Property RoleAssignmentDelegationType As RoleAssignmentDelegationType
    Get
    Friend Set
'Usage
Dim instance As ExchangeRoleAssignment
Dim value As RoleAssignmentDelegationType

value = instance.RoleAssignmentDelegationType
public RoleAssignmentDelegationType RoleAssignmentDelegationType { get; internal set; }