AXSoft SMTPSock - ReplyEmailAddress

Description

Returns/sets the reply ("Reply-to") email address

 
Type

Property

 
Syntax

object.ReplyEmailAddress [ = String ]

Parameter Type Description
  String The reply email address (default: Sender's email address).

 
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.

See Also: SendEmailAddress