LumiSoft Mail Server User API
Agent Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_WarningValue > Agent
Gets or sets name or pseudonym of the server.
Syntax
C#Visual BasicManaged C++
public string Agent { get; set; }
Public Property Agent As String
public:
String^ Agent {
	String^ get ();
	void set (String^ value);
}

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