次の方法で共有


RuleOperationError

Last modified: September 14, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

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 of the Client Access server.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

True

See Also

Other Resources