Gets/sets the alert's priority.
Note that a higher number causes the alert to be delivered before alerts with a lower priority.
A priority of zero is the default and is considered neutral.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public int Priority { get; set; }
Public Property Priority As Integer
Get
Set
Property Value
Type:
Int32See Also