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



IconMemberDescription
Authentication
Gets authentication settings.
Commit()
Tries to save all changed values to server. Throws Exception if fails.
Equals(Object)
Determines whether the specified Object is equal to the current 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()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
System_Settings

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)