MailServiceConstructMessage Method |
Name | Description | |
---|---|---|
ConstructMessage(String, String, String, String, String, String, Boolean, Attachment, SendEmailFlags) |
Prepare a message for sending. This is to allow email senders using the safer Send() methods to first get the
message in a format suitable for events on a mapper.
| |
ConstructMessage(String, String, String, String, String, String, Boolean, Attachment, SendEmailFlags, String) |
Constructs a MailMessage object using the specified destination parameters
including optional attachments and Template.
|