摘要: Microsoft Outlook has an object model that's useful for automating any of the objects that it manages. Items like calendar entries, e-mails and tasks are well designed, but sometimes they don't provid... 阅读全文
posted @ 2008-08-21 17:55 kin2321 阅读(273) 评论(0) 推荐(0) 编辑
摘要: Introduction In this article I will give you an example of how to add an e-mail to your Microsoft Outlook outbox folder using C# and/or VB.net. This example also show how easy it is to call functio... 阅读全文
posted @ 2008-08-21 17:27 kin2321 阅读(341) 评论(0) 推荐(0) 编辑
摘要: One thing I’d like to play with is extending Outlook through add-ins with C#. It’ll be a good opportunity to learn more about .NET development and the Windows tools. Plus, I can “fix” some of the thi... 阅读全文
posted @ 2008-08-21 17:22 kin2321 阅读(369) 评论(0) 推荐(0) 编辑
摘要: c# outlook Outlook & C# How to create Outlook 2003 items in C# ? For accesing Office 2003 you'll need the Office XP primary interop assemblies (you can download them here). Once you got them ... 阅读全文
posted @ 2008-08-21 17:15 kin2321 阅读(779) 评论(0) 推荐(0) 编辑