Поделиться через


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

Применяется к