Partager via


ContactQueryOptions.ContactListIds Propriété

Définition

Obtient une liste dans laquelle vous pouvez ajouter ContactList.Id valeurs pour lesquelles rechercher.

public:
 property IVector<Platform::String ^> ^ ContactListIds { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> ContactListIds();
public IList<string> ContactListIds { get; }
var iVector = contactQueryOptions.contactListIds;
Public ReadOnly Property ContactListIds As IList(Of String)

Valeur de propriété

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Liste à laquelle vous pouvez ajouter ContactList.Id valeurs à rechercher.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à