Outlook 2007 Automation: copy Internet Calendar appointment

  • Thread starter Thread starter cybergeek3191
  • Start date Start date
C

cybergeek3191

I'm working on a small VB.NET addin that will copy appointments as they
arrive from an internet calendar to my main Exchange calendar. I create
a copy of the appointment, and then try to move the copy, but I get a
COMException with the error message "Cannot move the items" or
something similar. Is there any way to move the appointment without
triggering this exception?
 
Try posting the relevant code snippet in the microsoft.public.outlook.program_vba newsgroup.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top