Freigeben über


PhoneCallHistoryEntryQueryOptions.SourceIds Eigenschaft

Definition

Rufen Sie den Abfragefilter basierend auf der Quell-ID des Anrufeintrags ab.

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)

Eigenschaftswert

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Die Liste der PhoneCallHistoryEntry.SourceId , die Teil des Filters sind.

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: