Share via


Participant.EndPinVideo method

Asynchronously pins the participant video

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

Syntax

'Declaration
Public Sub EndPinVideo ( _
    asyncResult As IAsyncResult _
)
'Usage
Dim instance As Participant
Dim asyncResult As IAsyncResult

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

Parameters

See also

Reference

Participant class

Participant members

Microsoft.Lync.Model.Conversation namespace