Share via


DatabaseCopyIdParameter.RoleRestriction property

Gets a value that restricts a search to a certain role.

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; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ServerRole
The role to which the search is restricted.

See also

Reference

DatabaseCopyIdParameter class

DatabaseCopyIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace