Appointment Item manipulation permissions

D

Darren Kennedy

I am manipulating an appointmentItem object which I am
successfully opening and playing with for regular
appointments. I change start times, add recurrence
objects, modify attendees, etc, quite successfully.

However when I try to change the StartDate or AllDayEvent
properties of an appointment that is repeating I get a
message box pop up on the screen stating:

"You don't have the permission to move this item."

Can anyone tell me why this occurs and if I have any
recourse to get around it?

Thanks,

Darren

PS. I'm using Visual C++ 6.0, WinXP and Outlook2002.
PPS. When this occurs I get an exception which is caught
in microsofts WINCORE.CPP.
 
Top