![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I'm creating an addin for Outlook using C#.NET in Visual Studio .NET
via the Extensibility.IDTExtensibility2 interface. The addin, among other things, basically sinchronize appointment with a SQL Server database via a Web Service. My problem comes as follows: 1. Interactivelly create a recurrent appointment. 2. Interactivelly delete a repetition of the appointment. An exception with property Deleted is created in the RecurrencePattern object. 3. Programatically delete the appointment. Here I got an exception: "Outlook can't delete this element". Note: If I restart Outlook and try step 3 then I don't have any problem and the appointment is deleted correctly. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
deleting a periodic appointment with a "delete exception" | Hans Baumann | Outlook and VBA | 2 | April 3rd 06 09:16 PM |
"recover deleted items" did it work or not? | [email protected] | Outlook - General Queries | 2 | February 21st 06 09:22 PM |
How do I stop deleted e-mail address from popping up in the "to" | TomR250 | Outlook - Using Contacts | 1 | February 9th 06 08:46 PM |
Outlook - delete a reoccurring appointment, from "this point on" | haveaniceday | Outlook - Calandaring | 2 | January 17th 06 07:03 PM |
Don't use "X" in outlook as delete icon, it looks like "close" | HuskieChem | Outlook - Installation | 1 | January 9th 06 02:02 AM |