共用方式為


SmsAppMessage.From 屬性

定義

郵件寄件者的電話號碼。

public:
 property Platform::String ^ From { Platform::String ^ get(); };
winrt::hstring From();
public string From { get; }
var string = smsAppMessage.from;
Public ReadOnly Property From As String

屬性值

String

Platform::String

winrt::hstring

郵件寄件者的電話號碼。

Windows 需求

應用程式功能
cellularMessaging sms

適用於