Returns the message ID of the message to which this message is a reply.
String QAMessage.getInReplyToID() throws QAException
The message ID of the message to which this message is a reply, or null if this message is not a reply.
QAException class Thrown if there is a problem getting the message ID of the message to which this message is a reply.