Priority property

The priority of the message (ranging from 0 to 9).

Syntax
Visual Basic
Public Property Priority As Integer
C#
public int Priority {get;set;}
Remarks

For more information about getting and setting message headers and properties, see Introduction to QAnywhere messages.