| IEmailManager Interface | 
Note: This API is now obsolete.
Namespace: AccidentalFish.ApplicationSupport.Core.Email
| Name | Description | |
|---|---|---|
| SendAsync(IEnumerableString, IEnumerableString, String, String, DictionaryString, String) | 
            Send an email using a template
              (Inherited from IEmailQueueDispatcher.) | |
| SendAsync(String, String, String, String, DictionaryString, String) | 
            Send an email using a template
              (Inherited from IEmailQueueDispatcher.) | |
| SendAsync(IEnumerableString, IEnumerableString, String, String, String, String) | 
            Send an email using
              (Inherited from IEmailQueueDispatcher.) | |
| SendAsync(String, String, String, String, String, String) | 
            Send an email using
              (Inherited from IEmailQueueDispatcher.) |