LumiSoft Mail Server User API
LogIMAP Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Logging_Settings > LogIMAP
Gets or sets if IMAP is logged.
Syntax
C#Visual BasicManaged C++
public bool LogIMAP { get; set; }
Public Property LogIMAP As Boolean
public:
bool LogIMAP {
	bool get ();
	void set (bool value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)