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

# SuperOffice.WebApi.Data.TaskListItemType

# <a id="SuperOffice_WebApi_Data_TaskListItemType" /> Enum TaskListItemType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Task List Item Type
This Enum is used by:  TaskMenu.taskType

```csharp theme={null}
public enum TaskListItemType : short
```

## Fields

`CrmScript = 2`

2: Crm Script

`None = 0`

0: None

`SoProtocol = 3`

3: SoProtocol

`Url = 1`

1: Url
