CtiHostedControl.RejectCall Method (CtiCommandRequest)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Rejects the call identified by the call ID.
Namespace: Microsoft.Uii.Desktop.Cti.Controls
Assembly: Microsoft.Uii.Desktop.Cti.Controls (in Microsoft.Uii.Desktop.Cti.Controls.dll)
Syntax
public abstract bool RejectCall(
CtiCommandRequest commandData
)
Public MustOverride Function RejectCall (
commandData As CtiCommandRequest
) As Boolean
Parameters
commandData
Type: Microsoft.Uii.Desktop.Cti.Core.CtiCommandRequestSpecifies the call ID and additional command data.
Return Value
Type: System.Boolean
Type: Boolean
True if the call was rejected successfully, otherwise false.
Implements
ICtiControl.RejectCall(CtiCommandRequest)
See Also
CtiHostedControl Class
Microsoft.Uii.Desktop.Cti.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright