javax.mail.internet.MimeMessage.getFlags could not be convertedĀ 

In the Java language, this method returns a Flags object containing the flags for a message.

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

To correct this error

  • Examine your code and determine the solution that is appropriate to your specific case.

See Also

Reference

MailMessage Class
IDictionary Interface

Concepts

Conversion of JMS Applications