1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Options
  6. /
  7. EmailConnection

EmailConnection

EmailConnection class

Represents the email connection information.

public abstract class EmailConnection

Properties

Name Description
Password { get; } Gets the password.
UserName { get; } Gets the user name.

See Also