[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.POPSettings"]
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkSettings
Ipswitch.Messaging.FrameworkPOPSettings
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The POPSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | POPSettings | Initializes a new instance of the POPSettings class |
Methods
Name | Description | |
---|---|---|
![]() | Add(ISetting) | (Inherited from Settings.) |
![]() | AddT(String, T) | (Inherited from Settings.) |
![]() | Clear | (Inherited from Settings.) |
![]() | Contains(String) | (Inherited from Settings.) |
![]() | Contains(ISetting) | (Inherited from Settings.) |
![]() | CopyTo | (Inherited from Settings.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetT | (Inherited from Settings.) |
![]() | GetEnumerator | (Inherited from Settings.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Remove(String) | (Inherited from Settings.) |
![]() | Remove(ISetting) | (Inherited from Settings.) |
![]() | SetT | (Inherited from Settings.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AccessControlTtl | |
![]() | AllowAPOP | |
![]() | AllowPWD | |
![]() | AllowXTND | |
![]() | Count | (Inherited from Settings.) |
![]() | Debug | |
![]() | DenyHack | |
![]() | Flags | |
![]() | HarvestingPreventionEnabled | |
![]() | HelloMessage | |
![]() | IsReadOnly | (Inherited from Settings.) |
![]() | Item | (Inherited from Settings.) |
![]() | LogLevel | |
![]() | MaxLoginAttemptsPerIP | |
![]() | MaxLoginAttemptsPerSession | |
![]() | SSLEnabled | |
![]() | SSLPort | |
![]() | TLSEnabled |
See Also