 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public int StatusCode { get; set; }
Public Property StatusCode As Integer Get Set
public: property int StatusCode { int get (); void set (int value); }
 Property Value
 Property ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

