CtiHostedControl.SetCallVariable Method (CtiCommandRequest)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Sets a call state variable on the CTI object for the specified call.
Namespace: Microsoft.Uii.Desktop.Cti.Controls
Assembly: Microsoft.Uii.Desktop.Cti.Controls (in Microsoft.Uii.Desktop.Cti.Controls.dll)
Syntax
public abstract bool SetCallVariable(
CtiCommandRequest commandData
)
Public MustOverride Function SetCallVariable (
commandData As CtiCommandRequest
) As Boolean
Parameters
commandData
Type: Microsoft.Uii.Desktop.Cti.Core.CtiCommandRequestSpecifies the call ID and Key / Value data in the additional params data.
Return Value
Type: System.Boolean
Type: Boolean
True if the call state was successfully set, otherwise false.
Implements
ICtiControl.SetCallVariable(CtiCommandRequest)
See Also
CtiHostedControl Class
Microsoft.Uii.Desktop.Cti.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright