javax.mail.MessageContext could not be convertedĀ 

In the Java language, this class represents the context of a part or the complete content of a message.

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