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 | |
---|---|---|
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 | |
---|---|---|
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 | |
---|---|---|
AddLookupRequestItem | Adds a new item to the lookup request object. | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetRequiredLookupData | Retrieves the CTI lookup command data from the Lookup Request object.. | |
GetType | (inherited from Object) | |
RemoveLookupRequestItem | Removes an item from the lookup request items list by keyname. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.