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

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