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

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