Share via


TwilioMessage.FromCountry Property

Definition

Gets or sets the sender's country.

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

Property Value

The sender's country, such as "US".

Applies to