InboxRule.SupportedByTask Property

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property SupportedByTask As Boolean
    Get
    Friend Set
'Usage
Dim instance As InboxRule
Dim value As Boolean

value = instance.SupportedByTask
public bool SupportedByTask { get; internal set; }

Property Value

Type: System.Boolean