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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)