Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Sets Call Data items in the collection Calls a method in the ICTI interface.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
bool SetCallVariables(
Guid ctiCallRefCallId,
Dictionary<string, string> callVars
)
Function SetCallVariables (
ctiCallRefCallId As Guid,
callVars As Dictionary(Of String, String)
) As Boolean
Parameters
ctiCallRefCallId
Type: System.GuidCall ID to access information on
callVars
Type: System.Collections.Generic.Dictionary<String, String>Dictionary of Name value pairs to add to the Call Vars
Return Value
Type: System.Boolean
True if sucessfull, false if not
See Also
ICtiCallStateManager Interface
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright