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

> Lists the enum values for EmailFromType.

## EmailFromType Enum

Email/Mailing From field address algorithm

| Name               | Value | Description        |
| ------------------ | ----- | ------------------ |
| FromOnlySpecified  | 0     | FromOnlySpecified  |
| FromSalesContact   | 1     | FromSalesContact   |
| FromSupportContact | 2     | FromSupportContact |

## Usage

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


## Related topics

- [Enum EmailFromType](/en/automation/crmscript/reference/CRMScript.NetServer.EmailFromType.md)
- [SuperOffice.WebApi.Data.EmailFromType](/en/api/reference/webapi/SuperOffice.WebApi.Data.EmailFromType.md)
- [NSEmailFlow](/en/automation/crmscript/reference/CRMScript.NetServer.NSEmailFlow.md)
- [Enum values for EmailType](/en/database/tables/enums/emailtype.md)
- [Enum values for EmailReplyToType](/en/database/tables/enums/emailreplytotype.md)
- [Enum values for TaskType](/en/database/tables/enums/tasktype.md)
