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

> Lists the enum values for EmailReplyToType.

## EmailReplyToType Enum

Email/Mailing Reply-To field address algorithm

| Name                  | Value | Description                                                             |
| --------------------- | ----- | ----------------------------------------------------------------------- |
| ReplyToOnlySpecified  | 0     | ReplyToOnlySpecified                                                    |
| ReplyToSalesContact   | 1     | ReplyToSalesContact                                                     |
| ReplyToSupportContact | 2     | ReplyToSupportContact                                                   |
| ReplyToEmpty          | 3     | ReplyToEmpty (skip reply-to header, email agents will use from instead) |

## Usage

* [email\_flow](../email-flow).reply\_to\_type - A set of properties related to the email workflow.
