ICtiCallStateManager.GetCallVariable Method (Guid, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the all variable.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
string GetCallVariable(
Guid ctiCallRefCallId,
string key
)
Function GetCallVariable (
ctiCallRefCallId As Guid,
key As String
) As String
Parameters
ctiCallRefCallId
Type: System.GuidSpecifies the call reference ID.
key
Type: System.StringSpecifies the key.
Return Value
Type: System.String
Type: String
Value of the key
Remarks
Required Override.
See Also
ICtiCallStateManager Interface
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright