IAsynchronousOperation.CancelOperation Method
Cancels the async operation if it can be cancelled. Get the value of the IsCancellable property to determine if an operation can be cancelled.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT CancelOperation
(
);