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

