AddBCCRecipient Method

AddBCCRecipient(emailAddress As string, displayName(optional) As string, displayNameCharset(optional) As string)

AddBCCRecipient(string emailAddress, string displayName(optional), string displayNameCharset(optional));

Parameters

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

Description

Adds a new recipient for the email. The recipient will not appear in the mail sent to the normal recipients and CC recipients.

Object

SMTPMail



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.