Share via


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

See also

Reference

ExchangeRoleEntryPresentation class

ExchangeRoleEntryPresentation members

ExchangeRoleEntryPresentation overload

Microsoft.Exchange.Data.Directory.Management namespace