Format property
Read-write. The MQMD format field. Gives the name of a built-in or user-defined format that describes the nature of the Message Data.
Its initial value is the special value MQFMT_NONE.
Defined in: MQMessage class
Data Type: String of 8 characters
Syntax:
To get: format$ = MQMessage.FormatTo set: MQMessage.Format = format$