> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for BadgeType

> Lists the enum values for BadgeType.

## BadgeType Enum

Badge to explicitly determine how a message was generated

| Name     | Value | Description                                            |
| -------- | ----- | ------------------------------------------------------ |
| Unknown  | 0     | Initial message source is unknown                      |
| Reply    | 1     | Message created as a reply                             |
| Forward  | 2     | Message created as a forward                           |
| Comment  | 3     | Message created as an internal comment                 |
| Incoming | 4     | Message created as a result of other events processing |
| Outgoing | 5     | Message created as first outgoing message on ticket    |

## Usage

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


## Related topics

- [Enum BadgeType](/en/automation/crmscript/reference/CRMScript.NetServer.BadgeType.md)
- [SuperOffice.WebApi.Data.BadgeType](/en/api/reference/webapi/SuperOffice.WebApi.Data.BadgeType.md)
- [SuperOffice.WebApi.Data.SaleBoardViewSettings](/en/api/reference/webapi/SuperOffice.WebApi.Data.SaleBoardViewSettings.md)
- [SuperOffice.WebApi.Data.BoardViewBadgeType](/en/api/reference/webapi/SuperOffice.WebApi.Data.BoardViewBadgeType.md)
- [Enum values for TextType](/en/database/tables/enums/texttype.md)
- [Enum values for RoleType](/en/database/tables/enums/roletype.md)
