Enum EmailAccountStatus
Possible statuses for an EmailAccount.
Syntax
EmailAccountStatus
Fields
Name | Description |
---|---|
Unknown | Unknown status |
Deleted | Account is deleted |
Failing | Account is failing |
Failed | Account has failed |
Ok | Account is OK |