LumiSoft Mail Server User API
SentBy Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_ViaParm > SentBy
Gets host name or IP with optional port. Examples: lumiosft.ee,10.0.0.1:80.
Syntax
C#Visual BasicManaged C++
public string SentBy { get; set; }
Public Property SentBy As String
public:
String^ SentBy {
	String^ get ();
	void set (String^ value);
}

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