Email |
| Name | Description | |
|---|---|---|
| SendEmail(IEmailService, String, String, Stream) | Send an email to a single recipient with a subject and a body from a stream. | |
| SendEmail(IEmailService, String, String, String) | Send an email to a single recipient with a subject and a body from a string. |