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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)