LumiSoft Net Help
SentBy Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_ViaParmSentBy
Gets host name or IP with optional port. Examples: lumiosft.ee,10.0.0.1:80.
Declaration Syntax
C#Visual BasicVisual C++F#
public HostEndPoint SentBy { get; set; }
Public Property SentBy As HostEndPoint
	Get
	Set
public:
property HostEndPoint^ SentBy {
	HostEndPoint^ get ();
	void set (HostEndPoint^ value);
}
member SentBy : HostEndPoint with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null reference passed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119