Share via


ContactListDeleteContactRequestEventArgs Klasse

Definition

Kapselt Informationen zu einer Anforderung zum Löschen eines Kontakts.

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

Request

Ruft das ContactListDeleteTaskRequest-Objekt ab, das dieser Anforderung zugeordnet ist.

Methoden

GetDeferral()

Ruft ein Zurückstellungsobjekt für diesen Vorgang ab.

Gilt für: