Partager via


PinnedContactIdsQueryResult.ContactIds Propriété

Définition

Obtient la liste des ID de contact épinglés à la barre des tâches ou au menu Démarrer .

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

Valeur de propriété

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Liste des ID de contact épinglés à la barre des tâches ou au menu Démarrer .

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à