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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)