ContactListCreateOrUpdateContactRequest.ContactListId 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’ID de la liste de contacts qui contient la tâche à créer ou à mettre à jour.
public:
property Platform::String ^ ContactListId { Platform::String ^ get(); };
winrt::hstring ContactListId();
public string ContactListId { get; }
var string = contactListCreateOrUpdateContactRequest.contactListId;
Public ReadOnly Property ContactListId As String
Valeur de propriété
ID de la liste de contacts qui contient la tâche à créer ou à mettre à jour.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|