ContactQueryTextSearch.SearchScope 屬性

定義

取得或設定值,指定本機或伺服器搜尋。

public:
 property ContactQuerySearchScope SearchScope { ContactQuerySearchScope get(); void set(ContactQuerySearchScope value); };
ContactQuerySearchScope SearchScope();

void SearchScope(ContactQuerySearchScope value);
public ContactQuerySearchScope SearchScope { get; set; }
var contactQuerySearchScope = contactQueryTextSearch.searchScope;
contactQueryTextSearch.searchScope = contactQuerySearchScope;
Public Property SearchScope As ContactQuerySearchScope

屬性值

值,指定本機或伺服器搜尋。

Windows 需求

應用程式功能
contactsSystem

適用於