Partager via


PhoneCallHistoryEntryQueryOptions.SourceIds Propriété

Définition

Obtenez le filtre de requête en fonction de l’ID source de l’entrée d’appel téléphonique.

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

Valeur de propriété

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Liste de PhoneCallHistoryEntry.SourceId qui font partie du filtre.

Configuration requise pour Windows

Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem

S’applique à