LumiSoft Mail Server User API
LogRelay Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Logging_Settings > LogRelay
Gets or sets if Relay is logged.
Syntax
C#Visual BasicManaged C++
public bool LogRelay { get; set; }
Public Property LogRelay As Boolean
public:
bool LogRelay {
	bool get ();
	void set (bool value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)