다음을 통해 공유


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

적용 대상