다음을 통해 공유


SmsStatusMessage.From 속성

정의

상태 메시지를 보낸 전화 번호를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

보내는 전화 번호(문자열)입니다.

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상