IsEnabled

The IsEnabled element indicates whether the rule is enabled.

<IsEnabled/>

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 enabled and can be executed. A value of false indicates that the rule cannot be executed.

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