Partager via


ContactCardOptions.ServerSearchContactListIds Propriété

Définition

Obtient une liste à laquelle vous pouvez ajouter ContactList.Id valeurs à rechercher sur le serveur.

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)

Valeur de propriété

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Liste à laquelle vous pouvez ajouter ContactList.Id valeurs à rechercher sur le serveur.

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v2.0)
Fonctionnalités de l’application
contactsSystem

S’applique à