ContactQueryOptions.AnnotationListIds Proprietà

Definizione

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

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

Valore della proprietà

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Elenco a cui è possibile aggiungere ContactAnnotationList.Id valori per cui eseguire la ricerca.

Requisiti Windows

Funzionalità dell'app
contactsSystem

Si applica a