LumiSoft Mail Server User API
TotalPop3Sessions Property
Namespaces > LumiSoft.MailServer.API.UserAPI > ServerInfo > TotalPop3Sessions
Gets all virtual servers total POP3 sessions.
Syntax
C#Visual BasicManaged C++
public int TotalPop3Sessions { get; }
Public ReadOnly Property TotalPop3Sessions As Integer
public:
int TotalPop3Sessions {
	int get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)