Share via


TwilioMessage.FromState Property

Definition

Gets or sets the sender's state or province.

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

Property Value

The sender's state or province, such as "NY".

Applies to