| EmailSenderSendEmail Method |
| Name | Description | |
|---|---|---|
| SendEmail(EmailMessage) |
Send an e-mail with global settings.
| |
| SendEmail(String, EmailMessage, Boolean) |
Send an e-mail with the site settings.
| |
| SendEmail(String, EmailMessage, Boolean, String, Int32) | Obsolete.
Send an e-mail with the site settings and e-mail set info.
| |
| SendEmail(String, EmailMessage, String, MacroResolver, Boolean) |
Sends an e-mail based on the template and dynamically merged values.
|