次の方法で共有


PhoneIncomingCallDismissedTriggerDetails クラス

定義

IncomingCallDismissed トリガーのトリガーの詳細。

Note

このクラスは非推奨とされます。

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
継承
Object Platform::Object IInspectable PhoneIncomingCallDismissedTriggerDetails
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.ApplicationModel.Calls.Background.CallsBackgroundContract (v2.0 で導入)

プロパティ

DismissalTime

着信が無視された時刻。

DisplayName

呼び出し元の名前 (使用可能な場合)。

LineId

無視される着信呼び出しの LineId。

PhoneNumber

無視される着信の電話番号。

Reason

着信が無視される理由。

TextReplyMessage

返信のテキスト メッセージ (使用可能な場合)。

適用対象