The System_Settings object represents System settings in LumiSoft Mail Server virtual server.
| C# | Visual Basic | Managed C++ |
public class System_Settings
Public Class System_Settings
public ref class System_Settings
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Authentication |
Gets authentication settings.
| |
| Commit() |
Tries to save all changed values to server. Throws Exception if fails.
| |
| Equals(Object) | (Inherited from Object.) | |
| FetchMessages |
Gets fetch messages service settings.
| |
| 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.) | |
| HasChanges |
Gets if this object has changes what isn't stored to mail server by calling Commit().
| |
| IMAP |
Gets IMAP settings.
| |
| Logging |
Gets logging settings.
| |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| POP3 |
Gets POP3 settings.
| |
| Relay |
Gets relay settings.
| |
| ReturnMessages |
Gets server return messages object.
| |
| SIP |
Gets SIP settings.
| |
| SMTP |
Gets SMTP settings.
| |
| ToString() | (Inherited from Object.) |
| Object | |
| System_Settings | |
Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)