LumiSoft Mail Server User API
Expires Property
Namespaces > LumiSoft.Net.SIP > SIP_RegistrationContact > Expires
Gets after how many seconds this contact expires. This is live calulated value, so it decreses every second.
Syntax
C#Visual BasicManaged C++
public int Expires { get; }
Public ReadOnly Property Expires As Integer
public:
int Expires {
	int get ();
}

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