ICtiEmail Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |