Share via


CtiLookupRequest Members

Represents a customer lookup request, emitted by the CTI subsystem to a customer search provider.

The following tables list the members exposed by the CtiLookupRequest type.

Public Constructors

  Name Description
  CtiLookupRequest Overloaded.  

Top

Public Fields

  Name Description
public field static CTILOOKUPACTIONNAME Specifies the name of the action that the CTI subsystem will submit lookup requests to. The search control should register an action with this name.

Top

Public Properties

  Name Description
public property Items Gets or sets the list of look up request items that contain data to be passed to the search control.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddLookupRequestItem Adds a new item to the lookup request object.
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetRequiredLookupData Retrieves the CTI lookup command data from the Lookup Request object..
public method GetType  (inherited from Object)
public method RemoveLookupRequestItem Removes an item from the lookup request items list by keyname.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

CtiLookupRequest Class
Microsoft.Uii.Desktop.Cti.Core Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.