次の方法で共有


ContactListServerSearchReadBatchRequest.Options プロパティ

定義

この検索に適用する検索オプションを取得します。

public:
 property ContactQueryOptions ^ Options { ContactQueryOptions ^ get(); };
ContactQueryOptions Options();
public ContactQueryOptions Options { get; }
var contactQueryOptions = contactListServerSearchReadBatchRequest.options;
Public ReadOnly Property Options As ContactQueryOptions

プロパティ値

検索オプションを指定する ContactQueryOptions オブジェクト。

Windows の要件

アプリの機能
contactsSystem

適用対象