A rule action object defines a rule action in the rule.
The following table lists properties along with their access and descriptions.
|
Property |
Access |
Description |
|---|---|---|
|
BC |
R/W |
String. Users to include in the BC line of the item used in the rule. |
|
BusyType |
R/W |
TypeBlockConstants. Specifies busy type to set in the item used in the rule. |
|
Categories |
R/O |
Categories Collection. The collection of Category objects on item used in the rule. |
|
CC |
R/W |
String. Users to include in the CC line of the item used in the rule. |
|
Comment |
R/W |
String. Comment string in an accept or decline. |
|
CommentToSender |
R/W |
String. Comment string in an accept or decline. |
|
Folder |
R/W |
Folder. The folder involved in the rule action. |
|
From |
R/W |
String. From user included in item used in rule. |
|
Message |
R/W |
String. Message body included in item used in rule. |
|
Parent |
R/O |
Rule. The Rule that owns this rule. |
|
Subject |
R/W |
String. Subject included in item used in the rule. |
|
To |
R/W |
String. Users to include in the To line of the item used in the rule. |
|
Type |
R/W |
RuleActionConstants. Specifies the type. |
Deletes this rule from its parent collection.