다음을 통해 공유


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

적용 대상