CallRejectEventArgs クラス

定義

VoipPhoneCall クラスの RejectRequested イベントをサポートします。

public ref class CallRejectEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Calls.CallsVoipContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CallRejectEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Calls.CallsVoipContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CallRejectEventArgs
Public NotInheritable Class CallRejectEventArgs
継承
Object Platform::Object IInspectable CallRejectEventArgs
属性

Windows の要件

デバイス ファミリ
Windows Mobile Extension SDK (10.0.10240.0 で導入)
Windows 10 (10.0.10586.0 で導入)
API contract
Windows.ApplicationModel.Calls.CallsVoipContract (v1.0 で導入)
アプリの機能
phoneCallHistory phoneCallHistorySystem voipCall

プロパティ

RejectReason

着信が拒否された理由を取得します。

適用対象