RoleEntryIdParameter constructor (ExchangeRole)

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

Syntax

'Declaration
Public Sub New ( _
    role As ExchangeRole _
)
'Usage
Dim role As ExchangeRole

Dim instance As New RoleEntryIdParameter(role)
public RoleEntryIdParameter(
    ExchangeRole role
)

Parameters

See also

Reference

RoleEntryIdParameter class

RoleEntryIdParameter members

RoleEntryIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace