ContactManager.BeginSearch method

Overload list

  Name Description
Public method BeginSearch(String, AsyncCallback, Object) Begins to search for contacts or distribution groups matching a specified search string. Results of the search are returned in the System.AsyncCallback you pass in the contactsAndGroupsCallback argument.
Public method BeginSearch(String, SearchProviders, SearchFields, SearchOptions, UInt32, AsyncCallback, Object) Searches for contacts and distribution groups that match the given search criteria.

Top

See also

Reference

ContactManager class

ContactManager members

Microsoft.Lync.Model namespace