SmsVoicemailMessage.Body 属性

定义

获取语音邮件邮件的正文。

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

属性值

String

Platform::String

winrt::hstring

消息正文。

Windows 要求

应用功能
cellularMessaging sms

适用于