Overload | Description |
---|---|
Send(MailMessage) | Send the given email message |
Send(MailMessage,SmtpSettings) | Send the given email message using the given SMTP settings |
Send(MailMessage,Boolean) | Send the given email message |
Send(MailMessage,SmtpSettings,Boolean) | Send the given email message using the given SMTP settings |