Share via


Participant.EndAdmit method

Admits the participant to the conference.

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

Syntax

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

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

Parameters

See also

Reference

Participant class

Participant members

Microsoft.Lync.Model.Conversation namespace