Merges another conversation into this one,
escalating it into a conference. ModalityTypes specifies which
modalities are merged.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginMerge( Conversation conversation, ModalityTypes modalityTypes, AsyncCallback conversationCallback, Object state ) |
Parameters
- conversation
- Type:
Microsoft.Lync.Model.Conversation
.
.
::
.
.
Conversation
- modalityTypes
- Type:
Microsoft.Lync.Model.Conversation
.
.
::
.
.
ModalityTypes
- conversationCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object