NotificationStatus Enum
Namespace: PTS.Modules.Notifications.Domain
Assembly: PTS.Modules.Notifications.dll
Syntax
public enum NotificationStatus
Fields
| Name | Description |
|---|---|
| Cancelled | |
| Delivered | |
| Failed | |
| NotSet | |
| PartiallySent | |
| Queued | |
| Sending | |
| Sent |
public enum NotificationStatus
| Name | Description |
|---|---|
| Cancelled | |
| Delivered | |
| Failed | |
| NotSet | |
| PartiallySent | |
| Queued | |
| Sending | |
| Sent |