> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/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.
