Compartir a través de


TwilioMessage.Body Propiedad

Definición

Obtiene o establece el texto del mensaje.

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

Valor de propiedad

Texto del mensaje. Puede tener hasta 1600 caracteres.

Se aplica a