Outlook VSTO Appointment Item Delete Event

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
Back
Top