Internet Direct (Indy)
Home
PreviousUpNext
TIdMessage.ReplyTo Property

Identifies the delivery address for message replies.

Pascal
property ReplyTo: TIdEmailAddressList;

ReplyTo is a TIdEmailAddressItem property that specifies the email address where replies to this message should be delivered. ReplyTo is used when the delivery address is different than the values in the the From property. ReplyTo contains values used in the RFC 2822 message header "Reply-To:". 

Use the following properties to get or set the values for the TIdEMailAddressItem

 

ReplyTo.Text 
ReplyTo.Name 
ReplyTo.Address 

 

Use ReceiptRecipient to indicate the address to use for delivery receipt notifications.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.