Internet Direct (Indy)
|
Original message identifier for a response message.
property InReplyTo: String;
InReplyTo is a String property that represents the original message identifier for a response message. Reading or Writing the value in InReplyTo forces "<" and ">" brackets to be added to the message identifier if they are not already present.
InReplyTo is used to provide the value for the "In-Reply-To:" RFC message header in GenerateHeader.
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. |