LumiSoft Mail Server User API
From Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > From
Gets or sets initiator of the request. Value null means not specified.
Syntax
C#Visual BasicManaged C++
public SIP_t_From From { get; set; }
Public Property From As SIP_t_From
public:
SIP_t_From^ From {
	SIP_t_From^ get ();
	void set (SIP_t_From^ value);
}

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