MSG_TYPE variable

Syntax
const qa_string MessageProperties::MSG_TYPE
Remarks

This property name refers to MessageType enumeration values associated with a QAnywhere message.

The value of this field is "ias_MessageType". Pass MSG_TYPE as the first parameter in the setIntProperty method or the getIntProperty method to determine the associated property.

See Also

MessageType class

setIntProperty function

getIntProperty function