Custom Outlook Today Advanced mods

D

DManley

Is it possible to create an Outlook Today that can contain
a list of all folders in an inbox/pst file and show
whether there are new emails in said folders, similar to
what is under "Messages" in the default outlook today.
I want to be able to code this and not have to use
the "Customize." button in Outlook Today. I have many pst
files and when I click on them I want to be able to get a
quick preview of all the folders and not have to browse
through each folder.
I believe what I'm trying to do is done using "data
binding", which is carried out automatically by Outlook
when it loads the page. On the html code in the outlook
today page this raw html is said to be generated
automatically. I believe I might need to create this code
myself?
Can anybody confirm this or point me in the right
direction for more information or even an example of what
the code may appear like?

Thank you for reading this.
Apologies for the length of this query.
DManley
 
Top