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

> Email/Mailing From field address algorithm

Email/Mailing From field address algorithm

## Syntax

```crmscript theme={null}
EmailFromType
```

## Fields

| Name               | Description        |
| ------------------ | ------------------ |
| FromOnlySpecified  | FromOnlySpecified  |
| FromSalesContact   | FromSalesContact   |
| FromSupportContact | FromSupportContact |


## Related topics

- [Enum values for EmailFromType](/en/database/tables/enums/emailfromtype.md)
- [SuperOffice.WebApi.Data.EmailFromType](/en/api/reference/webapi/SuperOffice.WebApi.Data.EmailFromType.md)
- [email_flow table](/en/database/tables/email-flow.md)
- [NSEmailFlow](/en/automation/crmscript/reference/CRMScript.NetServer.NSEmailFlow.md)
- [Enum EmailType](/en/automation/crmscript/reference/CRMScript.NetServer.EmailType.md)
- [Enum values for EmailType](/en/database/tables/enums/emailtype.md)
