RouteeSMSClient Help
![]() | SMSStatus Enumeration |
Namespace: SMSInterfaces.Enums
Assembly: SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0

C#
public enum SMSStatus

Member name | Value | Description | |
---|---|---|---|
FailedToSend | 1 | ||
Sent | 2 | ||
Delivered | 3 | ||
BadAuthorization | 4 | ||
Undelivered | 5 | ||
Queued | 6 |
