ContactQueryOptions.ContactListIds Proprietà

Definizione

Ottiene un elenco a cui è possibile aggiungere ContactList.Id valori per cui eseguire la ricerca.

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)

Valore della proprietà

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Elenco a cui è possibile aggiungere ContactList.Id valori per i quali eseguire la ricerca.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a