LumiSoft Mail Server User API
MinExpires Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > MinExpires
Gets or sets minimum refresh interval supported for soft-state elements managed by that server. Value -1 means that value not specified.
Syntax
C#Visual BasicManaged C++
public int MinExpires { get; set; }
Public Property MinExpires As Integer
public:
int MinExpires {
	int get ();
	void set (int value);
}

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