For what version of Outlook? For Outlook 2007 you can use the
CalendarModule's CalendarView and look at the properties there.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Jeff" wrote in message
...
Hi All
I'm adding a couple of items to the CommandBar during the
OnViewContextMenuDisplay event ( which passes in CommandBar* and View* )
when a user selects a day within the calendar view.
Any bright ideas how I can find out what day/date is currently selected?
ie: the target day of the popup menu?
Thanks!
Jeff