public property PHPMailer::$Body

An HTML or plain text message body. If HTML then call isHTML(true).

Type: string

File

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

Class

PHPMailer
PHPMailer - PHP email creation and transport class.

Namespace

PHPMailer\PHPMailer

Code

public $Body = '';