Partager via


ContactQueryOptions.AnnotationListIds Propriété

Définition

Obtient une liste à laquelle vous pouvez ajouter ContactAnnotationList.Id valeurs à rechercher.

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)

Valeur de propriété

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

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

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à