javax.mail.Folder could not be convertedĀ 

In the Java language, this abstract class represents a folder.

In the .NET Framework, there is no direct equivalent.

To correct this error

  • Use the classes in the System.Web.Mail namespace.

See Also

Reference

System.Web.Mail Namespace

Concepts

Conversion of JMS Applications