Getting View Range

D

DENNIS BROWN

Is there a way to get the current view's range from Outlook om?
For example, in week view, it is August 15-21, 2007, and in Work Week view, it is August 15-19, 2007.
I need a means of retrieving that data.
 
K

Ken Slovak - [MVP - Outlook]

For Outlook 2007 CalendarView.DisplayedDates, for earlier versions of
Outlook no way that I know of even with reading window captions using Spy++
or Win32API calls.




Is there a way to get the current view's range from Outlook om?
For example, in week view, it is August 15-21, 2007, and in Work Week
view, it is August 15-19, 2007.
I need a means of retrieving that data.
 
Top