Initializes a new instance of the EmailMessage class form the specified message.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- message
- Type: System.Net.Mail MailMessage
The mail message to convert from
See Also