DatabaseCopyIdParameter.RoleRestriction Property

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

Syntax

'Declaration
Protected ReadOnly Property RoleRestriction As ServerRole
    Get
'Usage
Dim value As ServerRole

value = Me.RoleRestriction
protected ServerRole RoleRestriction { get; }