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

## Syntax

```crmscript theme={null}
EMailPriority
```

## Fields

| Name       | Description |
| ---------- | ----------- |
| NoPriority |             |
| Highest    |             |
| High       |             |
| Normal     |             |
| Low        |             |
| Lowest     |             |


## Related topics

- [Enum values for EMailPriority](/en/database/tables/enums/emailpriority.md)
- [SuperOffice.WebApi.Data.EMailPriority](/en/api/reference/webapi/SuperOffice.WebApi.Data.EMailPriority.md)
- [email_item table](/en/database/tables/email-item.md)
- [NewsFeedItem table](/en/database/tables/newsfeeditem.md)
- [emailpriorityprovider](/en/api/mdo-providers/reference/emailpriorityprovider.md)
- [SuperOffice.WebApi.Data.EMailEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.EMailEntity.md)
