开发者

Display a .msg file using WPF in C#

I am currently designing and implementing an application whereby a user can preview and classify emails (amongst other feat开发者_StackOverflow中文版ures). I wish to create a 'preview' of the email message which is in a .msg file format and display it to the user.

I am using C# so this is really a two part question. How do I get the .msg file into C# and secondly how do I display a preview within WPF? I am not asking for a full implementation (although it would be nice :p) but any comments or tips are extremely welcome.

Thank you :)


This is for the first question:

Reading an Outlook MSG File in C#

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜