Conversation.EndPark method

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

'Declaration
Public Sub EndPark ( _
    asyncResult As IAsyncResult _
)
'Usage
Dim instance As Conversation
Dim asyncResult As IAsyncResult

instance.EndPark(asyncResult)
public void EndPark(
    IAsyncResult asyncResult
)

Parameters

See also

Reference

Conversation class

Conversation members

Microsoft.Lync.Model.Conversation namespace