> ## 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 values for EmailAccountStatus

> Lists the enum values for EmailAccountStatus.

## EmailAccountStatus Enum

The status of this email account

| Name    | Value | Description        |
| ------- | ----- | ------------------ |
| Unknown | 0     | Unknown status     |
| Deleted | 1     | Account is deleted |
| Failing | 2     | Account is failing |
| Failed  | 3     | Account has failed |
| Ok      | 4     | Account is OK      |

## Usage

* [email\_account](../email-account).account\_status - Email account information
