次の方法で共有


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

適用対象