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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)