TwilioMessage.FromCountry 속성

정의

보낸 사람의 국가를 가져오거나 설정합니다.

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

속성 값

보낸 사람의 국가(예: "US")입니다.

적용 대상