Gets the extra parameters of the address.

C# | Visual Basic | Visual C++ |
public List<SIPParam> Parameters { get; set; }
Public Property Parameters As List(Of SIPParam) Get Set
public: property List<SIPParam^>^ Parameters { List<SIPParam^>^ get (); void set (List<SIPParam^>^ value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290