Sets the In-Reply-To ID for the message.
public virtual void setInReplyToID(qa_const_string id)
id The In-Reply-To ID.
A client can use the InReplyToID header field to link one message with another. A typical use is to link a response message with its request message.
For more information about getting and setting message headers and properties, see QAnywhere messages.