IModality.Transfer Method
Transfers a connected modality to a different location.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT Transfer
(
IContact* contact,
TransferOptions options,
IOperation** pOperation
);
Parameters
- contact
Type: IContact
A value of the IContact 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.