LumiSoft Mail Server User API
Events Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Server > Events
Gets mail server events. NOTE: You must be connected before accessing this property.
Syntax
C#Visual BasicManaged C++
public EventCollection Events { get; }
Public ReadOnly Property Events As EventCollection
public:
EventCollection^ Events {
	EventCollection^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)