|
|
AddCCRecipient(emailAddress As string, displayName(optional) As string, displayNameCharset(optional) As string)
AddCCRecipient(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 appear in the Cc: field.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.