public property PHPMailer::$CharSet

The character set of the message.

Type: string

File

inc/PHPMailer/src/PHPMailer.php, line 63

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

public $CharSet = self::CHARSET_ISO88591;