Searched refs:senderEmail (Results 1 – 2 of 2) sorted by relevance
29 protected $senderEmail; variable in Sabre\\CalDAV\\Schedule\\IMipPlugin41 * @param string $senderEmail. The 'senderEmail' is the email that shows up46 function __construct($senderEmail) { argument48 $this->senderEmail = $senderEmail;133 'From: ' . $this->senderEmail,