Compartilhar via


PhoneCallHistoryEntryQueryOptions.SourceIds Propriedade

Definição

Obtenha o filtro de consulta com base na ID de origem da entrada de chamada telefônica.

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)

Valor da propriedade

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

A lista de PhoneCallHistoryEntry.SourceId que fazem parte do filtro.

Requisitos do Windows

Funcionalidades do aplicativo
phoneCallHistory phoneCallHistorySystem

Aplica-se a