RuleAction object

Description

The RuleAction object represents a single action in a specific rule.

Methods

Delete()

Deletes the object from the database.

MoveDown()

Moves the action up in the order.

MoveUp()

Moves the action up in the order.

Save()

Saves changes of the object in the database.

Properties

string Body

Body

string Filename

Filename

string FromAddress

From (address)

string FromName

From (name)

string HeaderName

Header name

long ID

ID
(read-only)

string IMAPFolder

IMAP folder

long RouteID

Route ID to deliver via

long RuleID

RuleID

string ScriptFunction

Script function to run

string Subject

Subject

string To

To

eRuleActionType Type

Type

string Value

Value

Search documentation