PHPMailer::Send
Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error.
Signature
public function Send()
Returns
- bool
public function Send()