Click or drag to resize

NotificationPriority Enumeration

Namespace:  Clio.Utilities
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public enum NotificationPriority
Members
  Member nameValueDescription
VeryLow-2
Moderate-1
Normal0
High1
Emergency2
See Also