Enum NotificationMessageType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Defines what type of content the notification contains
Fields
ImportantMessage = 1
1: A message with high priority
Message = 0
0: A plain message
RemoteAction = 2
2: Trigger an action
ShowWebPage = 4
4: Show a web page
YesNoQuestion = 3
3: Ask user a yes or no question