ContactListCreateOrUpdateContactRequestEventArgs.Request Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|