| EmailMessageReplyTo Property | 
            Gets or sets the ReplyTo address.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic string ReplyTo { get; set; }Property Value
Type: 
String Remarks
Remarks
            This address specifies where the replies to this message should be sent.
            
 See Also
See Also