Jaa


TwilioMessage.Body Property

Definition

Gets or sets the message text.

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

Property Value

The message text. Can be up to 1,600 characters long.

Applies to