ReplyTo Property
The value of the Reply-To header field of the Message.
Syntax
property ReplyTo: TsbxMailAddressList read get_ReplyTo;
Remarks
This field contains the addresses to which the replies to this message should be sent. This field is optional. If not specified, the replies should be sent to the addresses specified in the From field.
This property is read-only.