Freigeben über


ContactQueryOptions.ContactListIds Eigenschaft

Definition

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

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

Eigenschaftswert

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

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

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: