Creates a new EmailInfo object from the specified EmailMessage.
            
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- message
 - Type: CMS.EmailEngine EmailMessage
Email message to copy data from 
Exceptions
| Exception | Condition | 
|---|---|
| message cannot be null | 
See Also