다음을 통해 공유


SmsTextMessage2.From 속성

정의

는 메시지 보낸 사람의 전화 번호를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

보낸 사람의 전화 번호(문자열)입니다.

Windows 요구 사항

앱 기능
cellularMessaging sms

적용 대상