void QAMessage::setBooleanProperty(
qa_const_string name,
qa_bool value
)
name the name of the property to set.
value the qa_bool value of the property.
Sets the qa_bool 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.