__construct() __construct(string $mail, string $common_name) Constructor. Parameters string $mail The mail address. string $common_name The common name.
getMailAddress() getMailAddress() : string Retrieve the mail address of the resource. Returns string — The mail address.
getReplyTo() getReplyTo() : string Retrieve the reply-to address for the resource. Returns string — The reply-to address.
getCommonName() getCommonName() : string Retrieve the common name of the resource. Returns string — The common name.
getFrom() getFrom() : string Retrieve the "From" address for this resource. Returns string — The "From" address.