SendMessageByPhoneNumberInput.MessageBody Property

Definition

Content of the message to send.

[System.Text.Json.Serialization.JsonPropertyName("body")]
public string MessageBody { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("body")>]
member this.MessageBody : string with get, set
Public Property MessageBody As String

Property Value

Attributes

Applies to