ContactQueryOptions.AnnotationListIds Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Liste à laquelle vous pouvez ajouter ContactAnnotationList.Id valeurs à rechercher.
Fonctionnalités de l’application |
contactsSystem
|