LumiSoft Mail Server User API
Pop3LogsPath Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Logging_Settings > Pop3LogsPath
Gets or sets POP3 logs path.
Syntax
C#Visual BasicManaged C++
public string Pop3LogsPath { get; set; }
Public Property Pop3LogsPath As String
public:
String^ Pop3LogsPath {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)