Enum TicketMessageType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Indicates if the field body contains plain or html text This Enum is used by: ej_message.type
Fields
Html = 2
2: The body field contains html text
Plain = 1
1: The body field contains plain text
Unknown = 0
0: Unknown type