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

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