ContactListCreateOrUpdateContactRequestEventArgs.Request Property

Definition

Gets the ContactListCreateOrUpdateContactRequest object associated with this request.

public:
 property ContactListCreateOrUpdateContactRequest ^ Request { ContactListCreateOrUpdateContactRequest ^ get(); };
ContactListCreateOrUpdateContactRequest Request();
public ContactListCreateOrUpdateContactRequest Request { get; }
var contactListCreateOrUpdateContactRequest = contactListCreateOrUpdateContactRequestEventArgs.request;
Public ReadOnly Property Request As ContactListCreateOrUpdateContactRequest

Property Value

A ContactListCreateOrUpdateContactRequest object describing the request.

Windows requirements

App capabilities
contactsSystem

Applies to