MailDefinition::CreateMailMessage Method
.NET Framework (current version)
Creates an e-mail message to send by means of SMTP (Simple Mail Transfer Protocol).
Assembly: System.Web (in System.Web.dll)
| 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:
