Delete Appointment (C#)

Joined
Sep 22, 2005
Messages
1
Reaction score
0
Hello,

I´m trying to detect a deleted appointment using Outlook event handler.
My problem is how to find the information associated to the deleted appointment.
unfourtunatly the function "private void myOlItems_ItemRemove()" doesn't receive any argument :(



Thanks a lot

Miguel Leao
 
Last edited:
Back
Top