2.2.6.2 Priority Element
The MSMQ <Priority> element MUST be present as a child element of the <Msmq> element. The <Priority> element corresponds to the Message.Priority attribute of the ADM Message data element. It MUST contain a number of type xs:unsignedLong with valid values from 0 to 7, as the following example shows. For details, see [MS-MQDMPR] section 3.1.1.12.
-
<Priority>3</Priority>