| EmailService Methods |
The EmailService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateEmailMessage(IdentityMessage) |
Creates new instance of EmailMessage from the
instance of IdentityMessage.
| |
| CreateEmailMessage(String, String, String) |
Creates new instance of EmailMessage (Inherited from MessageService.) | |
| SendAsync |
Sends the given message (email).
| |
| SendEmailAsync |
Sends the given message (email).
(Inherited from MessageService.) |