Specifies the priority of the message. A smaller number indicates higher priority. The priority can be any number, including negative numbers. Default is 1.
public int Priority {get; set;}
'Declaration
Public Property Priority As Integer
Property Value
The priority of the message.