ExchangeRoleEntryPresentation constructor (ExchangeRole, RoleEntry)
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Sub New ( _
role As ExchangeRole, _
roleEntry As RoleEntry _
)
'Usage
Dim role As ExchangeRole
Dim roleEntry As RoleEntry
Dim instance As New ExchangeRoleEntryPresentation(role, roleEntry)
public ExchangeRoleEntryPresentation(
ExchangeRole role,
RoleEntry roleEntry
)
Parameters
- roleEntry
Type: Microsoft.Exchange.Data.RoleEntry
See also
Reference
ExchangeRoleEntryPresentation class
ExchangeRoleEntryPresentation members