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

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