EmailEwsConnection
Leave feedback
On this page
Represents the email connection information for EWS protocol.
public sealed class EmailEwsConnection : EmailConnection
| Name | Description |
|---|---|
| EmailEwsConnection(string, string, string) | Initializes a new instance of the EmailEwsConnection class. |
| EmailEwsConnection(string, string, string, string) | Initializes a new instance of the EmailEwsConnection class. |
| Name | Description |
|---|---|
| Domain { get; } | Gets the domain name. |
| MailboxUri { get; } | Gets the URI of the mailbox. |
| Password { get; } | Gets the password. |
| 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.