setReplyToAddress function

Syntax
void QAMessage::setReplyToAddress(
  qa_const_string replyTo
)
Parameters
  • replyTo   The reply-to address.

Remarks

Sets the address to which a reply to this message should be sent.

For more information about getting and setting message headers and properties, see Introduction to QAnywhere messages.