The priority of the message (ranging from 0 to 9).
Visual Basic
Public Property Priority As Integer
C#
public int Priority {get;set;}
For more information about getting and setting message headers and properties, see Message headers and message properties.