다음을 통해 공유


ContactQueryOptions.AnnotationListIds 속성

정의

검색할 ContactAnnotationList.Id 값을 추가할 수 있는 목록을 가져옵니다.

public:
 property IVector<Platform::String ^> ^ AnnotationListIds { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> AnnotationListIds();
public IList<string> AnnotationListIds { get; }
var iVector = contactQueryOptions.annotationListIds;
Public ReadOnly Property AnnotationListIds As IList(Of String)

속성 값

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

검색할 ContactAnnotationList.Id 값을 추가할 수 있는 목록입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상