Compartir a través de


MessageBody.Text Propiedad

Definición

Obtiene o establece el texto del cuerpo del mensaje.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public string Text { get; set; }
Public Property Text As String

Valor de propiedad

Texto del cuerpo del mensaje.

Se aplica a