| EmailMessageFrom Property | 
            Gets or sets the From address.       
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic string From { get; set; }Property Value
Type: 
String Remarks
Remarks
            This address specifies on whose behalf the message is sent and is visible in the client's email software.
            
 See Also
See Also