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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)