PhoneCallHistoryEntryQueryOptions.SourceIds Properti

Definisi

Dapatkan filter kueri berdasarkan ID sumber entri panggilan telepon.

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)

Nilai Properti

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Daftar PhoneCallHistoryEntry.SourceId yang merupakan bagian dari filter.

Persyaratan Windows

Kemampuan aplikasi
phoneCallHistory phoneCallHistorySystem

Berlaku untuk