IConversation.Merge Method
Merges another conversation into this one.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT Merge
(
IConversation* conversation,
int modalityTypes,
IOperation** pOperation
);
Parameters
- conversation
Type: UCCollaborationLib.IConversation
A value of the IConversation type.
- modalityTypes
Type: int
A value of the ModalityTypes type.
- pOperation
Type: IOperation
A value of the IOperation type. The default type is null.