outlook and programming with C#

◇◆丶佛笑我妖孽 提交于 2020-01-06 05:27:52

问题


I wish to use the my Microsoft Outlook Task list in my C# application. Do you have any idea if that is possible? Can you give me a starting point or some tips for this task?

many thanks! ps: btw, now I'm using Microsoft office 2010 beta.


回答1:


Not for Office 2010, but maybe this helps: Outlook Integration in C#




回答2:


You can try to use the Outlook Redemption library. Look at the RDOTaskItem class.



来源:https://stackoverflow.com/questions/1721523/outlook-and-programming-with-c-sharp

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!