RoleServerIdParameter.RoleRestriction property

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

Syntax

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

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

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ServerRole

See also

Reference

RoleServerIdParameter class

RoleServerIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace