EmailPopConnection
Leave feedback
On this page
Represents the email connection information for POP protocol.
public sealed class EmailPopConnection : EmailConnection
| Name | Description |
|---|---|
| EmailPopConnection(string, int, string, string) | Initializes a new instance of the EmailPopConnection class. |
| Name | Description |
|---|---|
| Host { get; } | Gets the host name. |
| Password { get; } | Gets the password. |
| Port { get; } | Gets the port number. |
| UserName { get; } | Gets the user name. |
- class EmailConnection
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.