void QAMessage::setByteProperty(
qa_const_string name,
qa_byte value
)
name The name of the property to set.
value The qa_byte value of the property.
Sets a qa_byte property with the specified name to the specified value.
For more information about getting and setting message headers and properties, see Message headers and message properties.