Ozeki VoIP SDK Class library
Parameters Property
NamespacesOzeki.VoIP.SIPSIPAddressParameters
Gets the extra parameters of the address.
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value
List<(Of <(<'SIPParam>)>)>

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