Click or drag to resize

EmailServiceExtensionsSendEmail Method

Overload List
 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