 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
IEnumerable<ISession> ActiveSessions { get; }
ReadOnly Property ActiveSessions As IEnumerable(Of ISession) Get
property IEnumerable<ISession^>^ ActiveSessions { IEnumerable<ISession^>^ get (); }
 Property Value
 Property ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

