Share via


TwilioMessage.SmsStatus Property

Definition

Gets or sets the status of the message.

public string SmsStatus { get; set; }
member this.SmsStatus : string with get, set
Public Property SmsStatus As String

Property Value

The status of the message, such as "received".

Remarks

See message status values for a list of the possible values.

Applies to