Freigeben über


PhoneCallOriginDataRequestTriggerDetails.RequestId Eigenschaft

Definition

Ruft den eindeutigen Bezeichner für diesen Telefonanruf ab.

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

Eigenschaftswert

Guid

Platform::Guid

winrt::guid

Der eindeutige Bezeichner für diesen Telefonanruf.

Attribute

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: