Task.IsProvisioningLayerAvailable Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected Friend ReadOnly Property IsProvisioningLayerAvailable As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsProvisioningLayerAvailable
protected internal bool IsProvisioningLayerAvailable { get; }
Property Value
Type: System.Boolean