Share via


ContactListDeleteContactRequestEventArgs.Request Property

Definition

Gets the ContactListDeleteTaskRequest object associated with this request.

public:
 property ContactListDeleteContactRequest ^ Request { ContactListDeleteContactRequest ^ get(); };
ContactListDeleteContactRequest Request();
public ContactListDeleteContactRequest Request { get; }
var contactListDeleteContactRequest = contactListDeleteContactRequestEventArgs.request;
Public ReadOnly Property Request As ContactListDeleteContactRequest

Property Value

A ContactListDeleteTaskRequest object describing the request.

Windows requirements

App capabilities
contactsSystem

Applies to