
C# | Visual Basic | Visual C++ |
public bool Status { get; private set; }
Public Property Status As Boolean Get Private Set
public: property bool Status { bool get (); private: void set (bool value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290