Actions
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
The Actions element represents the set of actions that are available to be taken on a message when the conditions are fulfilled.
<Actions>
<AssignCategories>
<CopyToFolder>
<Delete>
<ForwardAsAttachmentToRecipients>
<ForwardToRecipients>
<MarkImportance>
<MarkAsRead>
<MoveToFolder>
<PermanentDelete>
<RedirectToRecipients>
<SendSMSAlertToRecipients>
<ServerReplyWithMessage>
<StopProcessingRules>
</Actions>
RuleActionsType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Represents the categories that are stamped on e-mail messages. |
|
|
Identifies the ID of the folder that e-mail items will be copied to. |
|
|
Indicates whether messages are to be moved to the Deleted Items folder. |
|
|
Indicates the e-mail addresses to which messages are to be forwarded as attachments. |
|
|
Indicates the e-mail addresses to which messages are to be forwarded. |
|
|
Specifies the importance that is to be stamped on messages. |
|
|
Indicates whether messages are to be marked as read. |
|
|
Identifies the ID of the folder that e-mail items will be moved to. |
|
|
Indicates whether messages are to be permanently deleted and not saved to the Deleted Items folder. |
|
|
Indicates the e-mail addresses to which messages are to be redirected. |
|
|
Indicates the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent. |
|
|
Indicates. the ID of the template message that is to be sent as a reply to incoming messages. |
|
|
Indicates whether subsequent rules are to be evaluated. |
Parent elements
|
Element |
Description |
|---|---|
|
Represents a single rule in a user's mailbox. |