ContactQueryOptions.ContactListIds プロパティ

定義

検索する値 ContactList.Id 追加できるリストを取得します。

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

プロパティ値

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

検索する 値 ContactList.Id 追加できるリスト。

Windows の要件

アプリの機能
contactsSystem

適用対象