Compartir a través de


ContactQueryOptions.AnnotationListIds Propiedad

Definición

Obtiene una lista a la que puede agregar ContactAnnotationList.Id valores para los que se va a buscar.

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)

Valor de propiedad

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Lista a la que puede agregar ContactAnnotationList.Id valores para los que se va a buscar.

Requisitos de Windows

Características de aplicaciones
contactsSystem

Se aplica a