News Products Updates Support EmailDLL Manual FAQ Debug DocBox Contacts Company Site Map |
EmailDLL Online ManualEmail.AddBCC(Addresses)
Parameters: Addresses: string holding one or more email addresses Returns: Success or Error Status
This method adds one or more Blind Carbon Copy recipients to the list of people receiving the email. The addresses are applied to the email BCC: field. The Addresses parameter must meet the requirements for standard email address syntax .
You may call this method as many times as necessary to add all the intended Blind Carbon Copy recipients.
|