[Missing <summary> documentation for "T:IMailAPI_NET.IMAPSettings"]
Inheritance Hierarchy
IMailAPI_NETIMAPSettings
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The IMAPSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IMAPSettings | Initializes a new instance of the IMAPSettings class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Save | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AccessControlTtl |
Time to live for cache records
| |
| Debug | ||
| EnableIDLECommand |
Is the IDLE command enabled
| |
| EnableSSL | ||
| EnableTLS | ||
| ForcePrivateSubscribe | ||
| ForcePublicSubscribe | ||
| HarvestingPreventionEnabled |
Are we preventing potential account harvesting
| |
| HelloMessage | ||
| LoginDisabled | ||
| LogLevel | ||
| MaxLoginAttemptsPerIP |
Maximum number of login attempts per IP
| |
| MaxLoginAttemptsPerSession |
Maximum number of login attempts per session
| |
| SSLPort |
See Also