在VB.Net或C#中读取Outlook文件或Outlook消息 [英] Reading Outlook File or Outlook msg in VB.Net Or C#

查看:496
本文介绍了在VB.Net或C#中读取Outlook文件或Outlook消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Outlook中阅读电子邮件?或者如何阅读.msg文件?这应该在Visual Studio 2010中的vb.net或C#中阅读。如果您有代码,请分享。任何想法或建议都将不胜感激。

How to read email messages in Outlook? Or how to read .msg file? This should be read in vb.net or C# in visual studio 2010. Please share if you have a code. Any ideas or suggestion would be much appreciated.

推荐答案

可以从Microsoft或第三方API使用COM API for Outlook。 Microsoft.Office.Interop.Outlook解决方案需要在计算机上安装Outlook。不建议用于基于Web和云的应用程序。



您可以尝试 MSG .NET 等商业图书馆。它可以创建和读取Outlook MSG文件。这些API不需要安装Outlook。
It is possible to use COM API for Outlook from Microsoft or third party APIs. Solution with Microsoft.Office.Interop.Outlook requires Outlook installed on the machine. Not recommend for web and cloud based applications.

You can try commercial libraries like MSG .NET. It can create and read Outlooks MSG files. These APIs does not require Outlook installed.


这篇关于在VB.Net或C#中读取Outlook文件或Outlook消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆