ContactQueryOptions.TextSearch Property

Definition

Gets a ContactQueryTextSearch object that can be used for text searches.

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

Property Value

A ContactQueryTextSearch object that can be used for text searches.

Windows requirements

App capabilities
contactsSystem

Applies to