public property PHPMailer::$ContentType

The MIME Content-type of the message.

Type: string

File

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

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

public $ContentType = self::CONTENT_TYPE_PLAINTEXT;