共用方式為


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

適用於