CtiCallStateManager.RemoveCall Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Removes a call from the calls list by the string version of the cti vendor call ID.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public bool RemoveCall(
string vendorCallId
)
Public Function RemoveCall (
vendorCallId As String
) As Boolean
Parameters
vendorCallId
Type: System.StringSpecifies the string version of the vendor call ID.
Return Value
Type: System.Boolean
Type: Boolean
True if the call is removed successfully, otherwise false.
See Also
RemoveCall Overload
CtiCallStateManager Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright