property MimeMailPHPMailer::$ReturnPath in PHPMailer 6
Stores the Return-Path, which can be different from Sender.
File
- includes/
mimemail.inc, line 14
Class
Code
var $ReturnPath = '';
Stores the Return-Path, which can be different from Sender.
var $ReturnPath = '';