ערוך

שתף באמצעות


RuleOperationError

The RuleOperationError element represents a rule operation error.

<RuleOperationError>
    <OperationIndex/>
    <ValidationErrors/>
</RuleOperationError>

RuleOperationErrorType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
OperationIndex
Indicates the index of the operation in the request that caused the rule operation error.
ValidationErrors
Represents an array of rule validation errors on each rule field that has an error.

Parent elements

Element Description
RuleOperationErrors
Represents an array of rule validation errors on each rule field that has an error.

Text value

None.

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

See also