![]() |
Delete outlook calendar appoinment item permanently.
I am developing an application using C#.net shared add-in.
It is intended to delete outlook appointment items permanently. I am using _AppointmentItem object to delete the appointment from the calendar. while i am doing this the deleted appointment item is moved to the Deleted items folder. But i want to delete the appointment item permanently ie it should not be moved to the deleted item folder instead it must be deleted permanently. |
Delete outlook calendar appoinment item permanently.
Delete the appointment in the Deleted Items folder or use CDO 1.21 or
Redemtpion to delete it. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool wrote in message oups.com... I am developing an application using C#.net shared add-in. It is intended to delete outlook appointment items permanently. I am using _AppointmentItem object to delete the appointment from the calendar. while i am doing this the deleted appointment item is moved to the Deleted items folder. But i want to delete the appointment item permanently ie it should not be moved to the deleted item folder instead it must be deleted permanently. |
All times are GMT +1. The time now is 06:23 AM. |
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