News Products Updates Support EmailDLL Manual FAQ Debug DocBox Contacts Company Site Map |
EmailDLL Online ManualDLL val_AddCC
Purpose: Add one or more recipients to the Carbon Copy list Handle: The unique ID identifying the email object Operator: val_AddCC = 9 Data: one or more email addresses for the Carbon Copy list Returns: Success or Error Status
This operator adds one or more Carbon Copy recipients to the list of people receiving the email. The addresses are applied to the email CC: field. The Data argument must meet the requirements for standard email address syntax .
You may use this operator as many times as necessary to add all the intended Carbon Copy recipients.
|