ServerBasedIdParameter.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