开发者

outlook and programming with C#

开发者 https://www.devze.com 2022-12-11 09:41 出处:网络
I wish to use the my Microsoft Outlook Task list in my C# appli开发者_开发技巧cation. Do you have any idea if that is possible? Can you give me a starting point or some tips for this task?

I wish to use the my Microsoft Outlook Task list in my C# appli开发者_开发技巧cation. 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.


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


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

0

精彩评论

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