Freigeben über


ContactQueryOptions.AnnotationListIds Eigenschaft

Definition

Ruft eine Liste ab, der Sie ContactAnnotationList.Id Werte hinzufügen können, nach denen gesucht werden soll.

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)

Eigenschaftswert

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Eine Liste, der Sie ContactAnnotationList.Id Werte hinzufügen können, nach denen gesucht werden soll.

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: