InboxRule.InError Property

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

Syntax

'Declaration
Public ReadOnly Property InError As Boolean
    Get
'Usage
Dim instance As InboxRule
Dim value As Boolean

value = instance.InError
public bool InError { get; }

Property Value

Type: System.Boolean