PhoneIncomingCallDismissedTriggerDetails Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Die Triggerdetails für den IncomingCallDismissed-Trigger.
Hinweis
Diese Klasse ist veraltet.
public ref class PhoneIncomingCallDismissedTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PhoneIncomingCallDismissedTriggerDetails final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Deprecated("PhoneIncomingCallDismissedTriggerDetails 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")]
class PhoneIncomingCallDismissedTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PhoneIncomingCallDismissedTriggerDetails
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.Background.CallsBackgroundContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Deprecated("PhoneIncomingCallDismissedTriggerDetails 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")]
public sealed class PhoneIncomingCallDismissedTriggerDetails
Public NotInheritable Class PhoneIncomingCallDismissedTriggerDetails
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
|
API contract |
Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (eingeführt in v2.0)
|
Eigenschaften
DismissalTime |
Der Zeitpunkt, zu dem der eingehende Anruf abgebrochen wurde. |
DisplayName |
Der Name des Aufrufers (sofern verfügbar). |
LineId |
Die LineId für den eingehenden Anruf, der geschlossen wird. |
PhoneNumber |
Die Telefonnummer für den eingehenden Anruf, der abgelehnt wird. |
Reason |
Der Grund, warum der eingehende Anruf abgelehnt wird. |
TextReplyMessage |
Die SMS der Antwort (sofern verfügbar). |