共用方式為


PhoneCallHistoryEntryQueryOptions.SourceIds 屬性

定義

根據通話專案的來源標識元取得查詢篩選。

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)

屬性值

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

屬於篩選條件一部分的 PhoneCallHistoryEntry.SourceId 清單。

Windows 需求

應用程式功能
phoneCallHistory phoneCallHistorySystem

適用於