CallInfoData.CtiCallState 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 an internal function for the CTI subsystem. Not for developer use. CTI Specific Call State – this is set by CTI as a call is processed.
public:
property System::String ^ CtiCallState { System::String ^ get(); };
public string CtiCallState { get; }
member this.CtiCallState : string
Public ReadOnly Property CtiCallState As String