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

> Lists the enum values for DocTmplInvitationType.

## DocTmplInvitationType Enum

Type for sending email meeting invitation. Not an invitation type template = 0, New = 1, Changed = 2, Cancelled = 3

| Name      | Value | Description                    |
| --------- | ----- | ------------------------------ |
| None      | 0     | None - Not an appointment type |
| New       | 1     | 1 - New appointment            |
| Changed   | 2     | 2 - Changed appointment        |
| Cancelled | 3     | 3 - Cancelled appointment      |

## Usage

* [DocTmpl](../doctmpl).invitationDocType - DocTmpl list table. Describes templates available for writing new documents.


## Related topics

- [Enum DocTmplInvitationType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplInvitationType.md)
- [SuperOffice.WebApi.Data.DocTmplInvitationType](/en/api/reference/webapi/SuperOffice.WebApi.Data.DocTmplInvitationType.md)
- [Enum values for DocTmplType](/en/database/tables/enums/doctmpltype.md)
- [Enum DocTmplType](/en/automation/crmscript/reference/CRMScript.NetServer.DocTmplType.md)
- [Enum values for DocTmplPrivacyType](/en/database/tables/enums/doctmplprivacytype.md)
- [Enum values for DocTmplQuoteType](/en/database/tables/enums/doctmplquotetype.md)
