次の方法で共有


PhoneCallOriginDataRequestTriggerDetails.RequestId プロパティ

定義

この電話の一意識別子を取得します。

public:
 property Platform::Guid RequestId { Platform::Guid get(); };
winrt::guid RequestId();
/// [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::guid RequestId();
public Guid RequestId { get; }
public Guid RequestId { [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 guid = phoneCallOriginDataRequestTriggerDetails.requestId;
Public ReadOnly Property RequestId As Guid

プロパティ値

Guid

Platform::Guid

winrt::guid

この電話の一意識別子。

属性

Windows の要件

アプリの機能
phoneCallHistory phoneCallHistorySystem

適用対象