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

# SuperOffice.WebApi.Data.TicketMessageCategory

# <a id="SuperOffice_WebApi_Data_TicketMessageCategory" /> Enum TicketMessageCategory

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Classification of ticket messages
This Enum is used by:  ej\_message.message\_category

```csharp theme={null}
public enum TicketMessageCategory : short
```

## Fields

`Bounce = 1`

1: Email bounce

`Message = 0`

0: A normal message

`OutboxFailed = 2`

2: This message is the error message returned by the sending system (for example a mail server)
