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