| EmailSenderSendEmail Method | 
 Overload List
Overload List| 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, String, String) | 
            Sends an e-mail based on the template and dynamically merged values.
             | 
|   | SendEmail(String, EmailMessage, Boolean, String, Int32) | 
            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.
             | 
 See Also
See Also