AddRecipient Method

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

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

Parameters

name type description
emailAddress string The email address.
displayName 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 appear in the To: field.

Object

SMTPMail



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