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

# 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


## Related topics

- [SuperOffice.WebApi.Data.WorkflowStepNotifyByEmail](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowStepNotifyByEmail.md)
- [SuperOffice.WebApi.Data.WorkflowStepType](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowStepType.md)
- [SuperOffice.WebApi.Data.WorkflowNotifySMSType](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowNotifySMSType.md)
- [SuperOffice.WebApi.Data.WorkflowStepBase](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowStepBase.md)
- [SuperOffice.WebApi.Data.WorkflowStepNotifyBySMS](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowStepNotifyBySMS.md)
- [SuperOffice.WebApi.Data](/en/api/reference/webapi/SuperOffice.WebApi.Data.md)
