Cant change appointment time for existing appointment

Add-in Express™ Support Service
That's what is more important than anything else

Cant change appointment time for existing appointment
 
FTGMan




Posts: 31
Joined: 2007-02-09
All attempts to set the Start property fail with:

System.Runtime.InteropServices.COMException (0xC4104005): You don't have the permission to move this item.
at Outlook._AppointmentItem.set_Start(DateTime Start)

As I created the item in the first place in my own folder, why cant I edit it?

I can change it by modifying the recurrence date but thats cheating. I have done this sucessfully from an external com object before switching to add-in express.
Posted 15 Feb, 2007 12:45:46 Top
FTGMan




Posts: 31
Joined: 2007-02-09
I found the solution.

Just for reference for other users. You cant chnage the start date on a recurrent item. You have to clear the recurrence pattern first, then set it again.
Posted 15 Feb, 2007 13:22:30 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Richard.

Thank you for the information.




P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 16 Feb, 2007 13:25:08 Top