LumiSoft Mail Server User API
Time Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_Timestamp > Time
Gets or sets time in seconds when request was sent.
Syntax
C#Visual BasicManaged C++
public decimal Time { get; set; }
Public Property Time As Decimal
public:
Decimal Time {
	Decimal get ();
	void set (Decimal value);
}

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