ContactQueryOptions.AnnotationListIds プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
検索する値 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)
プロパティ値
検索する 値 ContactAnnotationList.Id 追加できるリスト。
Windows の要件
アプリの機能 |
contactsSystem
|