Java MimeMessage Class - .Net Equivalent

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Matt

    Java MimeMessage Class - .Net Equivalent

    I am currently converting a Java application to C# and have found that a
    couple of modules use a MimeMessage Class to decompose MIME messages
    received via HTTP. Does anyone know of an equivalent class in .Net or an
    Open source class I can get? This project is fixed cost so I don't have any
    room for purchasing objects to do this.

    Thanks,

    Matt


Working...