Menu

Nested Mime

2006-12-04
2013-04-22
  • Nobody/Anonymous

    Hello,

    Could someone give me an example on how to get nested mime parts of a forwarded mail ?

    Thanks in advance for your help.

     
    • Angel Marin

      Angel Marin - 2006-12-06

      If you're parsing with SharpMessage, it'll take care of the nested parts (text ones will be appended to Body and the rest will be there as Attachments).

      If you're parsing SharpMimeMessage then SharpMessage.ParseMessage is an example of recursive mime parsing (the nested parts can be access with the GetPart method or through the IEnumerable implementation)

       
    • Nobody/Anonymous

      Thank you for your great help.

       

Log in to post a comment.

MongoDB Logo MongoDB