The Logging_Settings object represents logging settings in LumiSoft Mail Server virtual server.
| C# | Visual Basic | Managed C++ |
public class Logging_Settings
Public Class Logging_Settings
public ref class Logging_Settings
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Equals(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() | (Inherited from Object.) |
| Object | |
| Logging_Settings | |
Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)