EmailTemplateInfoTemplateReplyTo Property |
Gets or sets the e-mail address other than the From address to use to reply to this message.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax public virtual string TemplateReplyTo { get; set; }
Property Value
Type:
StringSee Also