PhoneCallHistoryEntryQueryOptions.SourceIds 属性

定义

根据电话呼叫条目的源 ID 获取查询筛选器。

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

适用于