Task.CanBypassRBACScope method
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
'Declaration
Protected Function CanBypassRBACScope As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.CanBypassRBACScope()
protected bool CanBypassRBACScope()
Type: System.Boolean