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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)