CtiCallStateManager.GetCallInfoData Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets a CallInfoData object by the string version of the cti vendor call ID.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public CallInfoData GetCallInfoData(
string vendorCallId
)
Public Function GetCallInfoData (
vendorCallId As String
) As CallInfoData
Parameters
vendorCallId
Type: System.StringSpecifies the string version of the vendor call ID.
Return Value
Type: Microsoft.Uii.Desktop.Cti.Core.CallInfoData
Populated CallInfoData Object or null.
See Also
GetCallInfoData Overload
CtiCallStateManager Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright