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

# <a id="SuperOffice_WebApi_Data_WorkflowNotifyEmailType" /> Enum WorkflowNotifyEmailType

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

Workflow notify email type

```csharp theme={null}
public enum WorkflowNotifyEmailType
```

## Fields

`OurContact = 0`

0: OurContact

`OurServiceContact = 1`

1: OurServiceContact

`SpecificEmailAddress = 2`

2: SpecificEmailAddress
