[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.MailCollectorAccountSettings"]
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkMailCollectorAccountSettings
Ipswitch.Messaging.FrameworkMailCollectorAccountSettingsPop3
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The MailCollectorAccountSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MailCollectorAccountSettings | Initializes a new instance of the MailCollectorAccountSettings 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.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Enabled | ||
| EncryptedPassword |
Do not use this property to get the users password, use Password
| |
| Name | ||
| Password | ||
| Port | ||
| ScanForSpam | ||
| ScanForViruses | ||
| Server | ||
| SslOption | ||
| Username |
See Also