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

> Lists the enum values for ReplyTemplateBodyFlags.

## ReplyTemplateBodyFlags Enum

Identifies the status of the template body. Default, not default etc.

| Name                          | Value | Description |
| ----------------------------- | ----- | ----------- |
| ReplyTemplateBodyNone         | 0     | None        |
| ReplyTemplateBodyDefault      | 1     | Default     |
| ReplyTemplateBodyIncludePlain | 2     | Plaintext   |
| ReplyTemplateBodyIncludeHtml  | 4     | Html        |

## Usage

* [reply\_template\_body](../reply-template-body).flags - Contains the body of the reply templates in different languages
