Blocks calling thread until BeginLookup completes. Returns an object representing the looked up contact or group.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
Object 
EndLookup(
	
IAsyncResult 
asyncResult
)

Parameters

asyncResult
Type: System . . :: . . IAsyncResult

See Also