This documentation is archived and is not being maintained.
MailDefinition::CreateMailMessage Method
Visual Studio 2010
Creates an e-mail message to send by means of SMTP (Simple Mail Transfer Protocol).
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateMailMessage(String, IDictionary, Control) | Creates an e-mail message from a text file to send by means of SMTP (Simple Mail Transfer Protocol). |
|
CreateMailMessage(String, IDictionary, String, Control) | Creates an e-mail message with replacements from a text file to send by means of SMTP (Simple Mail Transfer Protocol). |
Show: