Enum SystemMessageType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll System Message Type This Enum is used by: Message.type This Enum consists of flag values that can be combined.
Fields
Error = 3
3: There is a problem that the system will not be able to get around.
Info = 1
1: There is information that the user should be made aware of.
UndefinedValue4 = 4
4: Undefined and generated value 4
Unspecified = 0
0: System message type is unspecified.
Warning = 2
2: There is a problem that the user must be made aware of.