Click or drag to resize

ContactServiceSearchContacts Method

Overload List
  NameDescription
Public methodSearchContacts(SearchContactsWatcher, ContactSearchRequest)
Extended search for the contacts with given request parameters. There can be only one search in progress with a particular request. If such a search already exists, a new one won't be started.
Public methodSearchContacts(SearchContactsWatcher, String, SearchScopeType, SearchSourceType, UInt32, UInt32)
Search for the contacts with given request parameters. There can be only one search in progress with a particular string. If such a search already exists, a new one won't be started.
Top
See Also