Forwards an item when rule conditions are met. Forwarded items are sent as an attachment to a mail message.
AFTKN_RULE_ACT_FORWARD or 648
VOID RuleAddActionForward( [ANSISTRING UserID];
ANSISTRING RuleName;
[ANSISTRING To];
[ANSISTRING CC];
[ANSISTRING BC];
[ANSISTRING Subject];
[ANSISTRING Files];
[ANSISTRING Message];
[ANSISTRING From])
(Optional)
Name of the rule to add the action to.
User ID of the person to receive the forwarded item. (Optional)
User ID of the person to receive a copy of the forwarded item. (Optional)
User ID of the person to receive a blind copy of the forwarded item. (Optional)
(Optional) Subject for the forwarded item.
Separate multiple attachments with a comma. (Optional)
(Optional) Message text for the forwarded item.
Name of person forwarding the item. (Optional)