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

> Ticket message actions

Ticket message actions

## Syntax

```crmscript theme={null}
MessageActionType
```

## Fields

| Name            | Description          |
| --------------- | -------------------- |
| None            | None                 |
| Reply           | Reply to message     |
| ReplyAll        | Reply to all         |
| Forward         | Forward message      |
| InternalComment | Add internal commnet |


## Related topics

- [SuperOffice.WebApi.Data.MessageActionType](/en/api/reference/webapi/SuperOffice.WebApi.Data.MessageActionType.md)
- [SuperOffice.WebApi.Agents.ITicketAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.ITicketAgent.md)
- [SuperOffice.WebApi.Agents.TicketAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.TicketAgent.md)
- [Enum NotificationMessageType](/en/automation/crmscript/reference/CRMScript.NetServer.NotificationMessageType.md)
- [Enum values for WorkflowWaitForActionType](/en/database/tables/enums/workflowwaitforactiontype.md)
- [Enum ChatMessageType](/en/automation/crmscript/reference/CRMScript.NetServer.ChatMessageType.md)
