Share via


ICtiControl.ExecuteGenericCommand Method (String, CtiCommandRequest)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Generic command handler. If the command does not exist in the currnet interface it can be extended via this interface.

Namespace:   Microsoft.Uii.Desktop.Cti.Core
Assembly:  Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)

Syntax

string ExecuteGenericCommand(
    string commandName,
    CtiCommandRequest commandData
)
Function ExecuteGenericCommand (
    commandName As String,
    commandData As CtiCommandRequest
) As String

Parameters

  • commandName
    Type: System.String

    Specifies the name of the command to execute.

Return Value

Type: System.String

User defiend response

See Also

ICtiControl Interface
Microsoft.Uii.Desktop.Cti.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright