CtiHandler.GetCalls Method
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:
virtual Microsoft::Uii::Csr::Cti::Providers::CallsClassProvider ^ GetCalls();
public Microsoft.Uii.Csr.Cti.Providers.CallsClassProvider GetCalls ();
abstract member GetCalls : unit -> Microsoft.Uii.Csr.Cti.Providers.CallsClassProvider
override this.GetCalls : unit -> Microsoft.Uii.Csr.Cti.Providers.CallsClassProvider
Public Function GetCalls () As CallsClassProvider