Hi there
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.
Hi there
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.
Not for Office 2010, but maybe this helps: Outlook Integration in C#
You can try to use the Outlook Redemption library. Look at the RDOTaskItem class.