ContactManager.EndLookup(IAsyncResult) Method

Definition

Looks up a contact or a distribution group by entryid, sip address, email address, display name, etc..

public:
 System::Object ^ EndLookup(IAsyncResult ^ asyncResult);
public object EndLookup (IAsyncResult asyncResult);
member this.EndLookup : IAsyncResult -> obj
Public Function EndLookup (asyncResult As IAsyncResult) As Object

Parameters

asyncResult
IAsyncResult

Returns

Applies to