RuleAction

Contains the action that should be performed when the rule condition is True.

Syntax

<RuleAction>
<type type="RuleActionType"/>
<container type="uid"/>
<item type="Mail"/>
<message type="string"/>
<element ref="acceptLevel"/>
<categories type="CategoryRefList"/>

Definitions

type

Specifies what rule action type to execute.

container

Specifies the container on a move or a link to a folder rule action type.

item

Specifies the item (with all its elements) to send when a rule condition is true. An item is needed when the following rule actions types are specified: send, delegate, forward, reply, and send.

message

Specifies a comment for the following rule actions types: accept, delete, decline, and delegate.

acceptLevel

Specifies the acceptLevel for the accept rule action type.

categories

Specifies categories for the category rule action type.