|
|
AddBCCRecipient(emailAddress As string, displayName(optional) As string, displayNameCharset(optional) As string)
AddBCCRecipient(string emailAddress, string displayName(optional), string displayNameCharset(optional));
| name | type | description | ||
| emailAddress | string | The email address. | ||
| displayName(optional) | string | (optional) The name to display instead of the email address. | ||
| displayNameCharset(optional) | string | (optional) The character set of the displayName.Avoid using this character set as most email clients can not use it |
Adds a new recipient for the email. The recipient will not appear in the mail sent to the normal recipients and CC recipients.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.