Compartir a través de


RoleIdParameter Constructor (ExchangeRoleAssignmentPresentation)

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Public Sub New ( _
    assignment As ExchangeRoleAssignmentPresentation _
)
'Usage
Dim assignment As ExchangeRoleAssignmentPresentation

Dim instance As New RoleIdParameter(assignment)
public RoleIdParameter(
    ExchangeRoleAssignmentPresentation assignment
)