Share via


ICtiEmail Interface

Definition

Represents a place holder to allow us to identify CTI based email types.

public interface class ICtiEmail : Microsoft::Uii::Desktop::Cti::Core::ICtiEnabledControlConsumer
public interface ICtiEmail : Microsoft.Uii.Desktop.Cti.Core.ICtiEnabledControlConsumer
type ICtiEmail = interface
    interface ICtiEnabledControlConsumer
Public Interface ICtiEmail
Implements ICtiEnabledControlConsumer
Implements

Properties

GetCtiAgentStateManager

Gets a pointer to the ICtiAgentStateManager interface.

IsManagersSet

Gets or sets a Boolean value that specifies whether manager is set.

(Inherited from ICtiEnabledControlConsumer)

Methods

SessionCloseEvent(SessionControllerEventArgs)

Called by CTI as a session is closing.

(Inherited from ICtiEnabledControlConsumer)
SetManagers(Object, Object)

Sets the managers.

(Inherited from ICtiEnabledControlConsumer)

Applies to