Blocks calling thread until BeginGetAllMembers completes. Returns a collection of contacts representing group members.

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

Syntax

C#
public 

ContactCollection 
EndGetAllMembers(
	
IAsyncResult 
asyncResult
)

Parameters

asyncResult
Type: System . . :: . . IAsyncResult

See Also