Compartir a través de


SmsStatusMessage.Body Propiedad

Definición

Obtiene el cuerpo del mensaje de estado.

public:
 property Platform::String ^ Body { Platform::String ^ get(); };
winrt::hstring Body();
public string Body { get; }
var string = smsStatusMessage.body;
Public ReadOnly Property Body As String

Valor de propiedad

String

Platform::String

winrt::hstring

Cuerpo de texto sin formato del mensaje.

Requisitos de Windows

Características de aplicaciones
cellularMessaging sms

Se aplica a