LumiSoft Mail Server User API
Timestamp Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > Timestamp
Gets or sets when the UAC sent the request to the UAS. Value null means that value not specified.
Syntax
C#Visual BasicManaged C++
public SIP_t_Timestamp Timestamp { get; set; }
Public Property Timestamp As SIP_t_Timestamp
public:
SIP_t_Timestamp^ Timestamp {
	SIP_t_Timestamp^ get ();
	void set (SIP_t_Timestamp^ value);
}

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