Share via


ContactListCreateOrUpdateContactRequest Classe

Définition

Détails d’une demande de création ou de mise à jour d’un contact.

public ref class ContactListCreateOrUpdateContactRequest 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 ContactListCreateOrUpdateContactRequest 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 ContactListCreateOrUpdateContactRequest
Public NotInheritable Class ContactListCreateOrUpdateContactRequest
Héritage
Object Platform::Object IInspectable ContactListCreateOrUpdateContactRequest
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

Contact

Obtient le contact de la tâche à créer ou à mettre à jour.

ContactListId

Obtient l’ID de la liste de contacts qui contient la tâche à créer ou à mettre à jour.

Méthodes

ReportCompletedAsync(Contact)

Informe l’application cliente que la demande a été traitée avec succès.

ReportFailedAsync()

Informe le client que la demande n’a pas été traitée correctement.

S’applique à