The PROPID_M_VERSION property specifies the version of MSMQ used to send the message.
MSMQ attaches PROPID_M_VERSION to the message when it is sent.
The receiving application can pass PROPID_M_VERSION to MQReceiveMessage to find out what version of MSMQ the sending application is using.
Windows NT: Requires version 4.0 SP3 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in mq.h.
Import Library: Use mqrt.lib.
Unicode: Defined only as Unicode.