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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top