LumiSoft Mail Server User API
Enabled Property
Namespaces > LumiSoft.Net.SIP > SIP_Stack > Enabled
Gets or sets if SIP stack is running.
Syntax
C#Visual BasicManaged C++
public bool Enabled { set; }
Public WriteOnly Property Enabled As Boolean
public:
bool Enabled {
	void set (bool value);
}

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