HostedControlEx.AgentLine 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.
This is the agent's phone when using CTI
public:
property Microsoft::Uii::Csr::Cti::Providers::LineClassProvider ^ AgentLine { Microsoft::Uii::Csr::Cti::Providers::LineClassProvider ^ get(); void set(Microsoft::Uii::Csr::Cti::Providers::LineClassProvider ^ value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Uii.Csr.Cti.Providers.LineClassProvider AgentLine { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AgentLine : Microsoft.Uii.Csr.Cti.Providers.LineClassProvider with get, set
Public Property AgentLine As LineClassProvider
Property Value
Implements
- Attributes