Share via


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

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace