PhoneCallOriginDataRequestTriggerDetails.PhoneNumber 속성

정의

전화 통화의 원본에 대한 전화 번호를 가져옵니다.

public:
 property Platform::String ^ PhoneNumber { Platform::String ^ get(); };
winrt::hstring PhoneNumber();
/// [get: Windows.Foundation.Metadata.Deprecated("PhoneCallOriginDataRequestTriggerDetails is deprecated and might not work for all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.ApplicationModel.Calls.Background.CallsBackgroundContract")]
winrt::hstring PhoneNumber();
public string PhoneNumber { get; }
public string PhoneNumber { [Windows.Foundation.Metadata.Deprecated("PhoneCallOriginDataRequestTriggerDetails is deprecated and might not work for all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.ApplicationModel.Calls.Background.CallsBackgroundContract")] get; }
var string = phoneCallOriginDataRequestTriggerDetails.phoneNumber;
Public ReadOnly Property PhoneNumber As String

속성 값

String

Platform::String

winrt::hstring

전화 통화 원본의 전화 번호입니다.

특성

Windows 요구 사항

앱 기능
phoneCallHistory phoneCallHistorySystem

적용 대상