LumiSoft Mail Server User API
LastLogin Property
Namespaces > LumiSoft.MailServer.API.UserAPI > User > LastLogin
Gets user last login time.
Syntax
C#Visual BasicManaged C++
public DateTime LastLogin { get; }
Public ReadOnly Property LastLogin As DateTime
public:
DateTime LastLogin {
	DateTime get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)