> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for SenderMailMode

> Lists the enum values for SenderMailMode.

## SenderMailMode Enum

Type of sender email setting. Always use senderEmailAddress = 0, Use Our contact = 1, Use Support Associate = 2

| Name              | Value | Description                                              |
| ----------------- | ----- | -------------------------------------------------------- |
| UseDefaultSender  | 0     | Use default sender, saved in template SenderEmailAddress |
| UseOurContact     | 1     | Use persons our contact email address                    |
| UseSupportContact | 2     | Use persons support contact.                             |
| UseLoggedInUser   | 3     | Use logged in user.                                      |

## Usage

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