Freigeben über


ContactListCreateOrUpdateContactRequest Klasse

Definition

Details zu einer Anforderung zum Erstellen oder Aktualisieren eines Kontakts.

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
Vererbung
Object Platform::Object IInspectable ContactListCreateOrUpdateContactRequest
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)
App-Funktionen
contactsSystem

Eigenschaften

Contact

Ruft den Kontakt des zu erstellenden oder zu aktualisierenden Vorgangs ab.

ContactListId

Ruft die ID der Kontaktliste ab, die die aufgabe enthält, die erstellt oder aktualisiert werden soll.

Methoden

ReportCompletedAsync(Contact)

Informiert die Client-App, dass die Anforderung erfolgreich verarbeitet wurde.

ReportFailedAsync()

Informiert den Client darüber, dass die Anforderung nicht erfolgreich verarbeitet wurde.

Gilt für: