CtiLookupRequest Constructor (Guid, String, String, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the CtiLookupRequest class.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public CtiLookupRequest(
Guid ctiCallRefId,
string ctiDesktopManager,
string callType,
string ani,
string dnis
)
Public Sub New (
ctiCallRefId As Guid,
ctiDesktopManager As String,
callType As String,
ani As String,
dnis As String
)
Parameters
ctiCallRefId
Type: System.GuidSpecifies the call reference ID.
ctiDesktopManager
Type: System.StringSpecifies the name of the CtiDesktopManager control that emitted the request.
callType
Type: System.StringSpecifies the type of call that raised the request.
ani
Type: System.StringANI of the call
- dins
DNIS of the call
See Also
CtiLookupRequest Overload
CtiLookupRequest Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright