Partager via


ContactListDeleteContactRequestEventArgs Classe

Définition

Encapsule des informations sur une demande de suppression d’un contact.

public ref class ContactListDeleteContactRequestEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ContactListDeleteContactRequestEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ContactListDeleteContactRequestEventArgs
Public NotInheritable Class ContactListDeleteContactRequestEventArgs
Héritage
Object Platform::Object IInspectable ContactListDeleteContactRequestEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v5.0)
Fonctionnalités de l’application
contactsSystem

Propriétés

Request

Obtient l’objet ContactListDeleteTaskRequest associé à cette requête.

Méthodes

GetDeferral()

Obtient un objet de report pour cette opération.

S’applique à