TelephonyProvider.Lines 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.
public:
property Microsoft::Uii::Csr::Cti::Providers::LinesClassProvider ^ Lines { Microsoft::Uii::Csr::Cti::Providers::LinesClassProvider ^ get(); void set(Microsoft::Uii::Csr::Cti::Providers::LinesClassProvider ^ value); };
public Microsoft.Uii.Csr.Cti.Providers.LinesClassProvider Lines { get; set; }
member this.Lines : Microsoft.Uii.Csr.Cti.Providers.LinesClassProvider with get, set
Public Property Lines As LinesClassProvider