Gets the state of the call.
| C# | Visual Basic | Visual C++ |
public TapiCallState State { get; internal set; }
Public Property State As TapiCallState
public: property TapiCallState State { TapiCallState get (); void set (TapiCallState value); }
Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)