> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for TicketMessageType

> Lists the enum values for TicketMessageType.

## TicketMessageType Enum

The type of the message (plaintext/html).

| Name    | Value | Description                        |
| ------- | ----- | ---------------------------------- |
| Unknown | 0     | Unknown type                       |
| Plain   | 1     | The body field contains plain text |
| Html    | 2     | The body field contains html text  |

## Usage

* [ej\_message](../ej-message).type - This table contains the messages listed under tickets.
