Skip to main content

Enum EMailPriority

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
This Enum is used by: email_item.priority; NewsFeedItem.Priority

Fields

High = 2 2: Highest = 1 1: Low = 4 4: Lowest = 5 5: NoPriority = 0 0: Normal = 3 3: