AXSoft SMTPSock - ReplyEmailAddress
Description |
Returns/sets the reply ("Reply-to") email address |
||||||
Type |
Property |
||||||
Syntax |
object.ReplyEmailAddress [ = String ]
|
||||||
Return Type |
String |
||||||
Remarks |
This field will allow the message, when replied to, be sent to a different email address than the one from which the message was originally sent. If the ReplyEmailAddress is left blank, by default, the senders email address is also the reply email address. Note that if the string contains a newline (CRLF) in the string, then the newline character plus any text following the newline character will be truncated. See Also: SendEmailAddress |