RoleEntryIdParameter constructor (ExchangeRoleEntryPresentation)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
roleEntry As ExchangeRoleEntryPresentation _
)
'Usage
Dim roleEntry As ExchangeRoleEntryPresentation
Dim instance As New RoleEntryIdParameter(roleEntry)
public RoleEntryIdParameter(
ExchangeRoleEntryPresentation roleEntry
)