Partager via


Contact.ContactListId Propriété

Définition

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é

String

Platform::String

winrt::hstring

Chaîne qui identifie la ContactList dont ce contact est membre.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à