setRedelivered function

Syntax
void QAMessage::setRedelivered(
  qa_bool redelivered
)
Parameters
  • redelivered   The redelivered indication.

Remarks

Sets an indication of whether this message was redelivered.

This method can be used to change the value for a message that has been received.

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