I am trying to access tasks from a task manager type program, that will allow for tasks to be imported from outlook and displayed visually on screen.
I can display the task, but am having trouble retrieving any task out of outlook.
How can this be resolved?
Thanks,
Tom
Found this tutorial
http://geekswithblogs.net/TimH/archive/2006/05/26/79720.aspx
Worked well and found each of the different parts of each task usig the autocomplete within visual studio.
Thanks all for your help