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

> Lists the enum values for EmailType.

## EmailType Enum

0 = email, 1 = chat/instant msg, 2 = voip; see protocol field for more info

| Name  | Value | Description                                    |
| ----- | ----- | ---------------------------------------------- |
| Email | 0     | This is a conventional email                   |
| Chat  | 1     | This is a chat channel address                 |
| VoiP  | 2     | This is a voip (such as skype) channel address |

## Usage

* [Email](../email).type - Email addresses for contacts, projects and persons


## Related topics

- [Enum EmailType](/en/automation/crmscript/reference/CRMScript.NetServer.EmailType.md)
- [Enum values for EmailFromType](/en/database/tables/enums/emailfromtype.md)
- [Enum values for EmailReplyToType](/en/database/tables/enums/emailreplytotype.md)
- [Enum values for TaskType](/en/database/tables/enums/tasktype.md)
- [Enum values for DocTmplType](/en/database/tables/enums/doctmpltype.md)
- [Enum values for WorkflowStepType](/en/database/tables/enums/workflowsteptype.md)
