Share via


CtiLookupRequest Class

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

Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)

Usage

'Usage
Dim instance As CtiLookupRequest

Syntax

'Declaration
Public NotInheritable Class CtiLookupRequest
public sealed class CtiLookupRequest
public ref class CtiLookupRequest sealed
public final class CtiLookupRequest
public final class CtiLookupRequest

Remarks

This class describes common data elements that the CTI system will provide as well as the ability to add custom data to the request.

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.Cti.Core.CtiLookupRequest

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

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

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