Failing to Move Item from Public Folder to Local Folder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am attempting to copy items from a Public folder to a local folder. To do
this I have to first copy the message, and then Move [item.Copy then
item.Move (destinationFolder)]. I am having a problem in that the code is
failing in deleting the message it is attempting to move, and this is causing
the source folder to get filled up with duplicate messages.

This might be because right now, for some reason, I am in a situation where
Outlook on a regular basis asks me to log in again, and I am wondering if
this is my problem. If this is the problem, it can be fixed, but if it is not
the problem, I have a serious issue.

Thanks
 
The most likely reason is that your permissions on that public folder deny
you from deleting items.
 
Back
Top