Package version:

Type alias EmailSendStatus

EmailSendStatus: string

Defines values for EmailSendStatus.
KnownEmailSendStatus can be used interchangeably with EmailSendStatus, this enum contains the known values that the service supports.

Known values supported by the service

NotStarted
Running
Succeeded
Failed
Canceled

Generated using TypeDoc