Parks voice at the Call Park Server and terminates all other modalities.

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

Syntax

C#
public 
IAsyncResult 
BeginPark(
	
AsyncCallback 
conversationCallback,
	
Object 
state
)

Parameters

conversationCallback
Type: System . . :: . . AsyncCallback
state
Type: System . . :: . . Object

See Also