public property PHPMailer::$AltBody
Search API
The plain-text message body. This body can be read by mail clients that do not have HTML email capability such as mutt & Eudora. Clients that can read HTML will view the normal Body.
Type: string
File
- inc/
PHPMailer/ src/ PHPMailer.php, line 134
Class
- PHPMailer
- PHPMailer - PHP email creation and transport class.
Namespace
PHPMailer\PHPMailerCode
public $AltBody = '';