Condividi tramite


PhoneCallHistoryEntryQueryOptions.SourceIds Proprietà

Definizione

Ottenere il filtro di query in base all'ID di origine della voce di chiamata telefonica.

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)

Valore della proprietà

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Elenco di PhoneCallHistoryEntry.SourceId che fanno parte del filtro.

Requisiti Windows

Funzionalità dell'app
phoneCallHistory phoneCallHistorySystem

Si applica a