IModality.ConsultativeTransfer Method
Transfers a connected modality to a consultation with a transfer target contact prior to transfer.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT ConsultativeTransfer
(
IConversation conversation,
TransferOptions options,
IOperation* asyncOperation
);
Parameters
- conversation
Type: UCCollaborationLib.IConversation
A value of the IConversation type.
- options
Type: UCCollaborationLib.TransferOptions
A value of the TransferOptions type. The default value is VARIANT.
- operation
Type: IOperation
A value of the IOperation type.