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