View Single Post
  #1  
Old July 31st 06, 10:35 AM posted to microsoft.public.outlook.program_addins
lg
external usenet poster
 
Posts: 26
Default Outlook VSTO Appointment Item Delete Event

Hi,
I am trying to catch the delete event from an appointment item. I can
get it working using the "Item.BeforeDelete" event but if the appointment is
a recurrence appointment and you delete one occurence from the recurrence the
event is'nt triggered. Does any one know a way around this ? Thanks.
Ads