Task and Calendar consolidated view

  • Thread starter Thread starter Raphael Goubet
  • Start date Start date
R

Raphael Goubet

Hi,

Before I study the Outlook object model to write a macro, I'd like to
be sure what I want to do is even possible:

Is it possible, with a VBA application, to create a *view* bringing
together the content of both the task folder and the calendar folder,
in order to get a unique consolidated timetable?

I do mean a *view*, not a duplication of the items from the two
folders.

Thanks in advance.

Raphael
 
Only if you provide the display control, such as a flexgrid.

So I couldn't display this view using, e.g., a built-in timeline view
such as Outlook itself uses?

Raphael
 
No. Outlook displays one folder at a time, with the exception of search
folders in Outlook 2003, which are for mail items only.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top