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.1.5347.20411)
Parameters
- message
 - Type: 
System.Net.Mail MailMessage
The mail message to convert from 
See Also