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

# SuperOffice.WebApi.Data.EmailFromType

# <a id="SuperOffice_WebApi_Data_EmailFromType" /> Enum EmailFromType

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Email/Mailing From field address algorithm
This Enum is used by:  email\_flow\.from\_type

```csharp theme={null}
public enum EmailFromType : short
```

## Fields

`FromOnlySpecified = 0`

0: FromOnlySpecified

`FromSalesContact = 1`

1: FromSalesContact

`FromSupportContact = 2`

2: FromSupportContact
