ערוך

שתף באמצעות


InboxRules

The InboxRules element represents an array of rules in the user's mailbox.

GetInboxRulesResponse

InboxRules

<InboxRules>
   <Rule/>
</InboxRules>

ArrayOfRulesType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Rule (RuleType)
Contains a single rule and represents a rule in the user's mailbox.

Parent elements

Element Description
GetInboxRulesResponse
Defines a response to a GetInboxRules operation 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
http://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
True

See also

GetInboxRules

GetInboxRules operation