LumiSoft Mail Server User API
Expires Property
Namespaces > LumiSoft.MailServer.API.UserAPI > SipRegistrationContact > Expires
Gets after how many seconds this contact will expire.
Syntax
C#Visual BasicManaged C++
public int Expires { get; }
Public ReadOnly Property Expires As Integer
public:
int Expires {
	int get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)