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