0

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
  • 1
    Use "Outlook Redemption". You're not even required to run Outlook for that as it will open task list directly through Extended MAPI. Commented Oct 26, 2011 at 16:11

2 Answers 2

2

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

Sign up to request clarification or add additional context in comments.

Comments

1

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

2 Comments

I don't say it will not work. I just point out that the resource does not specifically target Office 2010.
Ah, ok, thanks! My misunderstanding then, I was afraid I had missed something like removed MAPI support in O2010...

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.