IsInError

The IsInError element indicates whether the rule is in an error condition.

<IsInError/>

Boolean

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
Rule (RuleType)
Represents a rule in the user's mailbox.

Text value

A text value of true indicates that the rule is in an error condition. A value of false indicates that the rule is not in an error condition.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
True

See also