LumiSoft Mail Server User API
Logging_Settings Class
Namespaces > LumiSoft.MailServer.API.UserAPI > Logging_Settings
The Logging_Settings object represents logging settings in LumiSoft Mail Server virtual server.
Syntax
C#Visual BasicManaged C++
public class Logging_Settings
Public Class Logging_Settings
public ref class Logging_Settings
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FetchMessagesLogsPath
Gets or sets fetch messages logs path.
Finalize()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()
Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()
Gets the Type of the current instance.
(Inherited from Object.)
ImapLogsPath
Gets or sets IMAP logs path.
LogFetchMessages
Gets or sets if remote messages fetching is logged.
LogIMAP
Gets or sets if IMAP is logged.
LogPOP3
Gets or sets if POP3 is logged.
LogRelay
Gets or sets if Relay is logged.
LogSMTP
Gets or sets if SMTP is logged.
MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Pop3LogsPath
Gets or sets POP3 logs path.
RelayLogsPath
Gets or sets Relay logs path.
SmtpLogsPath
Gets or sets SMTP logs path.
ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Logging_Settings

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)