Enum BadgeType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Value for field ‘badge’ in table ‘ej_message’. Defines the initial source of a message. This Enum is used by: ej_message.badge
Fields
Comment = 3
3: Message created as an internal comment
Forward = 2
2: Message created as a forward
Incoming = 4
4: Message created as a result of other events processing
Outgoing = 5
5: Message created as first outgoing message on ticket
Reply = 1
1: Message created as a reply
Unknown = 0
0: Initial message source is unknown