Partager via


ContactListCreateOrUpdateContactRequestEventArgs.Request Propriété

Définition

Obtient l’objet ContactListCreateOrUpdateContactRequest associé à cette requête.

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

Valeur de propriété

Objet ContactListCreateOrUpdateContactRequest décrivant la demande.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à