次の方法で共有


CtiLookupRequest.GetRequiredLookupData Method (Guid, String, String, String, String)

 

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.Guid

    Specifies the call reference ID

  • 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