StopProcessingRules
The StopProcessingRules element indicates whether subsequent rules are to be evaluated.
<StopProcessingRules>true | false</StopProcessingRules>
Boolean
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
Actions |
Represents the set of actions that are available to be taken on a message when the conditions are fulfilled. |
Text value
A text value of true indicates that subsequent rules should not be processed. A value of false indicates that subsequent rules should continue to be evaluated.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
True |