SmsStatusMessage.To 屬性

定義

取得傳送狀態訊息的電話號碼。

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

屬性值

String

Platform::String

winrt::hstring

電話號碼,以字串表示。

Windows 需求

應用程式功能
cellularMessaging sms

適用於