Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere C++ API reference » QAMessage class

 

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.