Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Retrieves the CTI lookup command data from the Lookup Request object..
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public void GetRequiredLookupData(
out Guid ctiCallRefId,
out string ctiDesktopManager,
out string callType,
out string ani,
out string dnis
)
Public Sub GetRequiredLookupData (
<OutAttribute> ByRef ctiCallRefId As Guid,
<OutAttribute> ByRef ctiDesktopManager As String,
<OutAttribute> ByRef callType As String,
<OutAttribute> ByRef ani As String,
<OutAttribute> ByRef dnis As String
)
Parameters
ctiCallRefId
Type: System.GuidSpecifies the call reference ID
ctiDesktopManager
Type: System.StringSpecifies the name of the CtiDesktopManagercontrol that emitted the request
callType
Type: System.StringSpecifies the type of call.
ani
Type: System.StringSpecifies the ANI of the call.
- dins
Specifies the DINS of the call
See Also
CtiLookupRequest Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright