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

# <a id="SuperOffice_WebApi_Data_WorkflowNotifySMSType" /> Enum WorkflowNotifySMSType

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

Workflow notify sms type

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

## Fields

`OurContact = 0`

0: OurContact

`OurServiceContact = 1`

1: OurServiceContact

`SpecificPhoneNumbers = 2`

2: SpecificPhoneNumbers


## Related topics

- [SuperOffice.WebApi.Data.WorkflowStepNotifyBySMS](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowStepNotifyBySMS.md)
- [SuperOffice.WebApi.Data.WorkflowNotifyEmailType](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowNotifyEmailType.md)
- [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.WorkflowStepBase](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowStepBase.md)
- [SuperOffice.WebApi.Data.NotifyType](/en/api/reference/webapi/SuperOffice.WebApi.Data.NotifyType.md)
