Share via


InboxRule.StopProcessingRules property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property StopProcessingRules As Boolean
    Get
    Set
'Usage
Dim instance As InboxRule
Dim value As Boolean

value = instance.StopProcessingRules

instance.StopProcessingRules = value
[ParameterAttribute]
public bool StopProcessingRules { get; set; }

Property value

Type: System.Boolean

See also

Reference

InboxRule class

InboxRule members

Microsoft.Exchange.Management.RecipientTasks namespace