AddHeader Method

AddHeader(name As string, value As string, charset As string)

AddHeader(string name, string value, string charset);

Parameters

name type description
name string The name of the header
value string The value of the header.
charset string (optional) The character set of the value.Avoid using this character set as most email clients can not use it

Description

Adds a new custom header to the email. This can be used for added functions such as urgent or return receipt requests.

Object

SMTPMail



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