MailboxServerIdParameter.RoleRestriction property
The server role used to filter results.
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property RoleRestriction As ServerRole
Get
'Usage
Dim value As ServerRole
value = Me.RoleRestriction
protected override ServerRole RoleRestriction { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ServerRole
The mailbox server role.
See also
Reference
MailboxServerIdParameter class