Contact.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 une chaîne qui identifie la ContactList dont ce contact est membre.
public:
property Platform::String ^ ContactListId { Platform::String ^ get(); };
winrt::hstring ContactListId();
public string ContactListId { get; }
var string = contact.contactListId;
Public ReadOnly Property ContactListId As String
Valeur de propriété
Chaîne qui identifie la ContactList dont ce contact est membre.
Configuration requise pour Windows
Fonctionnalités de l’application |
contactsSystem
|