Share via


SmsAppMessage.From Property

Definition

The telephone number of the sender of the message.

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

Property Value

String

Platform::String

winrt::hstring

The telephone number of the sender of the message.

Windows requirements

App capabilities
cellularMessaging sms

Applies to