ContactCardOptions.ServerSearchContactListIds Proprietà

Definizione

Ottiene un elenco a cui è possibile aggiungere valori ContactList.Id per cercare nel server.

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

Valore della proprietà

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Elenco a cui è possibile aggiungere valori ContactList.Id da cercare nel server.

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v2.0)
Funzionalità dell'app
contactsSystem

Si applica a