EncodeHeader Method
Object:
SMTP Mailer
Syntax:
EncodeHeader (strValue)
Returns:
String
Description:
This method encodes a string in RFC1522 format to provide support for 8-bit mail headers. The encoded strValue is returned as a string.
Previous Page
Next Page