Custom folders

  • Thread starter Thread starter Vic
  • Start date Start date
V

Vic

I am very new to the Outlook programming.
I was wondering if there is any way to create a custom view. I want to
create a view that is similar to the Calendar folder view, but I want
to show tasks along y-axis (instead of time of the day). That way it
would be possible to see which tasks are scheduled to run on which
days. I also would like to read data from a custom DB, but I have not
looked into that yet.

I tried to look at custom view, but my problem is that I am not clear
how exactly view is mapped to the data (via <prop> tag?>.


Any ideas or good books recomendations are welcome.

Victor
 
Outlook doesn't support that type of view. You might be able to work
something like that out with an ActiveX listview control in a folder home
page, though.
 

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