CallPriorities table in Skype for Business Server 2015

The CallPriorities table is a static table that stores the list of possible call priorities, such as 'emergency', 'urgent', or 'normal'.

Column Data Type Key/Index Details
PriorityId
tinyint
Primary
Priority
nvarchar(256)
Allowed values:
0 - Unknown
1 - Non-Urgent
2 - Normal
3 - Urgent
4 - Emergency