RuleOperationErrors

The RuleOperationErrors element represents an array of rule validation errors on each rule field that has an error.

UpdateInboxRulesResponse

RuleOperationErrors

<RuleOperationErrors>
    <RuleOperationError>
</RuleOperationErrors>

ArrayOfRuleOperationErrorsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
RuleOperationError
Represents a rule operation error.

Parent elements

Element Description
UpdateInboxRulesResponse
Defines a response to an UpdateInboxRules request.

Text value

None.

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

UpdateInboxRules