CallRejectEventArgs Classe

Définition

Prend en charge l’événement RejectRequested de la classe VoipPhoneCall .

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
Héritage
Object Platform::Object IInspectable CallRejectEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows Mobile Extension SDK (introduit dans 10.0.10240.0)
Windows 10 (introduit dans 10.0.10586.0)
API contract
Windows.ApplicationModel.Calls.CallsVoipContract (introduit dans v1.0)
Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem voipCall

Propriétés

RejectReason

Obtient la raison pour laquelle l’appel entrant a été rejeté.

S’applique à