SmsVoicemailMessage.Body Property

Definition

Gets the body of the voicemail message.

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

Property Value

String

Platform::String

winrt::hstring

The body of the message.

Windows requirements

App capabilities
cellularMessaging sms

Applies to