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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)