EmailImapConnection
Leave feedback
On this page
Represents the email connection information for IMAP protocol.
public sealed class EmailImapConnection : EmailConnection
| Name | Description |
|---|---|
| EmailImapConnection(string, int, string, string) | Initializes a new instance of the EmailImapConnection 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.