javax.mail.event.ConnectionEvent could not be convertedĀ 

In the Java language, this class represents a connection event.

In the .NET Framework, there is no direct equivalent. The only supported protocol is SMTP.

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