My query is regarding the decoding classes available in Exchange 2007.
I am working on a problem where I want to decode a TNEF encoded MIME message. I am using the class Base64Decode in Microsoft.Excha nge.data.Mime namespace and I am also able to decode the message if it doesn't contain an attachment . But , for a TNEF encoded message without attachment , the conversion fails. Do you have any suggestions ? Please help .
In addition to that , could you provide me some sample code to parse a MIME message using MimeDocument,Mi meReader and Tnef Reader classes?
Please reply back soon , if somebody has worked on the Exchange 2007 decoding issues.
Thanks in advance
I am working on a problem where I want to decode a TNEF encoded MIME message. I am using the class Base64Decode in Microsoft.Excha nge.data.Mime namespace and I am also able to decode the message if it doesn't contain an attachment . But , for a TNEF encoded message without attachment , the conversion fails. Do you have any suggestions ? Please help .
In addition to that , could you provide me some sample code to parse a MIME message using MimeDocument,Mi meReader and Tnef Reader classes?
Please reply back soon , if somebody has worked on the Exchange 2007 decoding issues.
Thanks in advance