Activates a conversation modality by
connecting the modality to its associated local and remote
endpoints.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginConnect( AsyncCallback modalityCallback, Object state ) |
Parameters
- modalityCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object