Click or drag to resize

EmailServiceExtensions Methods

The EmailServiceExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodSendEmail(IEmailService, String, String, Stream) Send an email to a single recipient with a subject and a body from a stream.
Public Extension MethodSendEmail(IEmailService, String, String, String) Send an email to a single recipient with a subject and a body from a string.
Top
See Also