InboxRule.Enabled Property

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

Syntax

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

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

Property Value

Type: System.Boolean