ReplyTo Property  
 

Gets and sets the address of the user who should receive replies to this message.

Syntax

object.ReplyTo [= address ]

Remarks

The ReplyTo property returns the address of the user who should receive replies to the current message. Setting this property updates the Reply-To header with the specified value.

Data Type

String

See Also

Bcc Property, Cc Property, From Property, Sender Property, To Property