ICtiChat.GetCtiAgentStateManager Property
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.
Gets the pointer to the ICtiAgentStateManager interface
public:
property Microsoft::Uii::Desktop::Cti::Core::ICtiAgentStateManager ^ GetCtiAgentStateManager { Microsoft::Uii::Desktop::Cti::Core::ICtiAgentStateManager ^ get(); };
public Microsoft.Uii.Desktop.Cti.Core.ICtiAgentStateManager GetCtiAgentStateManager { get; }
member this.GetCtiAgentStateManager : Microsoft.Uii.Desktop.Cti.Core.ICtiAgentStateManager
Public ReadOnly Property GetCtiAgentStateManager As ICtiAgentStateManager