ContactManager.EndSearch(IAsyncResult) Method

Definition

Searches for contacts and distribution groups that match the given search criteria.

public:
 Microsoft::Lync::Model::SearchResults ^ EndSearch(IAsyncResult ^ asyncResult);
public Microsoft.Lync.Model.SearchResults EndSearch (IAsyncResult asyncResult);
member this.EndSearch : IAsyncResult -> Microsoft.Lync.Model.SearchResults
Public Function EndSearch (asyncResult As IAsyncResult) As SearchResults

Parameters

asyncResult
IAsyncResult

Returns

Applies to