次の方法で共有


ContactQueryOptions.TextSearch プロパティ

定義

テキスト検索に使用できる ContactQueryTextSearch オブジェクトを取得します。

public:
 property ContactQueryTextSearch ^ TextSearch { ContactQueryTextSearch ^ get(); };
ContactQueryTextSearch TextSearch();
public ContactQueryTextSearch TextSearch { get; }
var contactQueryTextSearch = contactQueryOptions.textSearch;
Public ReadOnly Property TextSearch As ContactQueryTextSearch

プロパティ値

テキスト検索に使用できる ContactQueryTextSearch オブジェクト。

Windows の要件

アプリの機能
contactsSystem

適用対象