Share via


ContactListCreateOrUpdateContactRequestEventArgs Classe

Definizione

Incapsula informazioni su una richiesta di creazione o aggiornamento.

public ref class ContactListCreateOrUpdateContactRequestEventArgs 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 ContactListCreateOrUpdateContactRequestEventArgs 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 ContactListCreateOrUpdateContactRequestEventArgs
Public NotInheritable Class ContactListCreateOrUpdateContactRequestEventArgs
Ereditarietà
Object Platform::Object IInspectable ContactListCreateOrUpdateContactRequestEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 Fall Creators Update (è stato introdotto in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v5.0)
Funzionalità dell'app
contactsSystem

Proprietà

Request

Ottiene l'oggetto ContactListCreateOrUpdateContactRequest associato a questa richiesta.

Metodi

GetDeferral()

Ottiene un oggetto rinvio per questa operazione.

Si applica a