SmsBroadcastMessage.To 属性

定义

获取广播短信的收件人电话号码。

public:
 property Platform::String ^ To { Platform::String ^ get(); };
winrt::hstring To();
public string To { get; }
var string = smsBroadcastMessage.to;
Public ReadOnly Property To As String

属性值

String

Platform::String

winrt::hstring

电话号码的字符串表示形式,采用设备和设备注册网络喜欢的电话号码格式。

Windows 要求

应用功能
cellularMessaging sms

适用于