ReplyTo Property  
 

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

Syntax

object.ReplyTo [= value ]

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 field with the specified value.

Data Type

String

See Also

Bcc Property, Cc Property, From Property, To Property