How to create "To-do list" shortcut

  • Thread starter Thread starter Kai
  • Start date Start date
K

Kai

I have been searching online for creating "to-do list" shortcut. The closest
thing I found is create a shortcut for "Tasks", which is
"C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE" /select outlook:tasks
Then I search online, it said that "tasks" is a MAPIFolder, does anyone know
what's the MAPI folder for "to-do list"? Or does anyone know how to create a
shortcut to "To-Do List"?
 
I'm assuming that "To-do list" is the name of a folder you've created in
Outlook? If so, then you're practically there. Use a command line similar to
the one below to create a shortcut to an Outlook folder called "To-do list":

"C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE" /select
outlook:To-do%20list

Note that you need to replace spaces in the folder name with "%20".

/mark
 
Kai said:
I have been searching online for creating "to-do list" shortcut. The
closest thing I found is create a shortcut for "Tasks", which is
"C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE" /select
outlook:tasks Then I search online, it said that "tasks" is a
MAPIFolder, does anyone know what's the MAPI folder for "to-do list"?
Or does anyone know how to create a shortcut to "To-Do List"?

The To Do list is, I believe, a generated view combining information from
the Calendar and Tasks folder that would have no shortcut like a folder
does.
 
It works! Thanks for the tips.

Mark said:
I'm assuming that "To-do list" is the name of a folder you've created in
Outlook? If so, then you're practically there. Use a command line similar to
the one below to create a shortcut to an Outlook folder called "To-do list":

"C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE" /select
outlook:To-do%20list

Note that you need to replace spaces in the folder name with "%20".

/mark
 
Although it's a generated view, but the above solution works. Just use %20 to
replace the "space" in between "to-do" and "list". I tried it, and it works.
 
Kai said:
Although it's a generated view, but the above solution works. Just
use %20 to replace the "space" in between "to-do" and "list". I tried
it, and it works.

Then I don't think you're using the "To Do" list found in Outlook 2007, but
an arbitrary folder that you created and named "to-do list". It alwasy
helps to name your Outlook version and describe exactly what you want to do.
I'm glad, however, that Mark's crystal ball was working yesterday.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top