Home 
  
  
 Change View 
  
  
 Print 
  

Blocks calling thread until BeginRemoveGroup completes.

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

Collapse imageSyntax

C#
public 
void 
EndRemoveGroup(
	
IAsyncResult 
asyncResult
)

Parameters

asyncResult
Type: System . . :: . . IAsyncResult

Collapse imageSee Also