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

> Status for adding attributes to an element in a statical list

Status for adding attributes to an element in a statical list

## Syntax

```crmscript theme={null}
ElementStatus
```

## Fields

| Name    | Description                                                      |
| ------- | ---------------------------------------------------------------- |
| None    | None                                                             |
| Skipped | Skipped because it does not have a matching person email address |


## Related topics

- [Enum values for ElementStatus](/en/database/tables/enums/elementstatus.md)
- [s_list_element table](/en/database/tables/s-list-element.md)
- [element_profile table](/en/database/tables/element-profile.md)
- [Enum StringSearchType](/en/automation/crmscript/reference/CRMScript.NetServer.StringSearchType.md)
- [screen_definition_element table](/en/database/tables/screen-definition-element.md)
- [Enum ActivityStatus](/en/automation/crmscript/reference/CRMScript.NetServer.ActivityStatus.md)
