Partager via


ContactQueryTextSearch.SearchScope Propriété

Définition

Obtient ou définit une valeur qui spécifie une recherche locale ou sur le serveur.

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

Valeur de propriété

Valeur qui spécifie une recherche locale ou sur le serveur.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à