.NET 平台下的OutLook 开发技术

在应用程序的开发中,我们可能需要开发 Office 的插件。在 VS2003 中,我们很容易地开发一个外接程序,利用 COM Add-in ,在 Office 系统软件上添加菜单或者工具栏按钮。

完整程序参考:

How To Build an Office COM Add-in by Using Visual C# .NET

http://support.microsoft.com/?kbid=302901

如果想在程序中,更好地控制 OutLook ,比如说获取所有邮件,所有联系人、发邮件、控制邮件接收、邮件统计。把我们的应用软件和 OutLook 集成等等,可以参考:

An Introduction to Programming Outlook 2003 Using C#

What's New in Microsoft Office Outlook 2003 for Developers?

http://techedbloggers.net/Topics/Office/Outlook.category

相信看完以上文章后,你会对OutLook的开发有个全面的认识!

Published At
Categories with Web编程
Tagged with
comments powered by Disqus