HostedControlEx.Cti 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.
Telephony member for controlling phones and calls
public:
property Microsoft::Uii::Csr::Cti::Providers::TelephonyProvider ^ Cti { Microsoft::Uii::Csr::Cti::Providers::TelephonyProvider ^ get(); void set(Microsoft::Uii::Csr::Cti::Providers::TelephonyProvider ^ value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.Uii.Csr.Cti.Providers.TelephonyProvider Cti { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Cti : Microsoft.Uii.Csr.Cti.Providers.TelephonyProvider with get, set
Public Property Cti As TelephonyProvider
Property Value
Implements
- Attributes