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

> Possible statuses for an EmailAccount.

Possible statuses for an EmailAccount.

## Syntax

```crmscript theme={null}
EmailAccountStatus
```

## Fields

| Name    | Description        |
| ------- | ------------------ |
| Unknown | Unknown status     |
| Deleted | Account is deleted |
| Failing | Account is failing |
| Failed  | Account has failed |
| Ok      | Account is OK      |
