1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. EmailConnection class

EmailConnection class

EmailConnection class

Represents the email connection information.

The EmailConnection type exposes the following members:

Properties

Property Description
user_name Gets the user name.
password Gets the password.

See Also