LumiSoft Mail Server User API
Add Method (value)
Namespaces > LumiSoft.Net.SIP.Header > SIP_MVGroupHFCollection<(Of T>) > Add(String)
Add new header field on the bottom of the whole header.
Syntax
C#Visual BasicManaged C++
public void Add (
	string value
)
Public Sub Add ( _
	value As String _
)
public:
void Add (
	String^ value
)
Parameters
value (String)
Header field value.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)