![]() |
regarding the outlook 2007 calender events
I needed a clarification on events in outlook 2007. I have a
requirement in to do some code processing when the user does date/ month modification in the calender (which appears at the left top) at the Calender level in outlook 2007. I heard that there are some events exposed in outlook 2007 which our code can listen to for the same. Any information / code snippet would be highly useful..... Thanks, Sachin Naik. |
regarding the outlook 2007 calender events
What do you mean by modification in that context? Do you mean if the user
changes what dates are displayed in the calendar module? If that's what you want look at CalendarView.DisplayedDates. I'd wait until Outlook 2007 SP1 comes out before relying on that however, it's not working right in all circumstances in the release version of Outlook 2007. For when the view is changed you can handle the Explorer.BeforeViewSwitch event or the .ViewSwitch event or both. -- 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 "sachy" wrote in message ups.com... I needed a clarification on events in outlook 2007. I have a requirement in to do some code processing when the user does date/ month modification in the calender (which appears at the left top) at the Calender level in outlook 2007. I heard that there are some events exposed in outlook 2007 which our code can listen to for the same. Any information / code snippet would be highly useful..... Thanks, Sachin Naik. |
All times are GMT +1. The time now is 02:33 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com