> ## 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 TicketMessageType

> Indicates if the field body contains plain or html text

Indicates if the field body contains plain or html text

## Syntax

```crmscript theme={null}
TicketMessageType
```

## Fields

| Name    | Description                        |
| ------- | ---------------------------------- |
| Unknown | Unknown type                       |
| Plain   | The body field contains plain text |
| Html    | The body field contains html text  |
