The RulesActions collection holdes the RuleAction objects for a Rule.
The following table lists properties along with their access and descriptions.
Property |
Access |
Description |
---|---|---|
Count |
R/O |
Long. The number of objects in this collection. |
_NewEnum |
R/O |
Enumeration object. Implements IEnumVARIANT. For Windows only. |
Parent |
R/O |
Account. The Account object that owns this collection. |
Creates a new rule action with the given type.
Commit the changes to the RuleAction.
DEFAULT. Returns the RuleAction object specified by Index. Valid indexes are 1 through Count, inclusive.