E
Etienne Charland
Hi, I'm using C# code to programatically delete outlook appointments. Using
Outlook.AppointmentItem.Delete(), the problem is that the appointment goes
in the deleted folder. In Outlook, by pressing Shift+Del, it is possible to
permanently delete the appointment. How can I do the same via code?
Thanks
Etienne
Outlook.AppointmentItem.Delete(), the problem is that the appointment goes
in the deleted folder. In Outlook, by pressing Shift+Del, it is possible to
permanently delete the appointment. How can I do the same via code?
Thanks
Etienne