protected property OAuth::$oauthUserEmail
Search API
The user's email address, usually used as the login ID and also the from address when sending email.
Type: string
File
- inc/
PHPMailer/ src/ OAuth.php, line 57
Class
- OAuth
- OAuth - OAuth2 authentication wrapper class. Uses the oauth2-client package from the League of Extraordinary Packages.
Namespace
PHPMailer\PHPMailerCode
protected $oauthUserEmail = '';