![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
The most likely reason is that your permissions on that public folder deny
you from deleting items. -- Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "Clifford" wrote: 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
automatically move item from one folder to another folder | Venkat | Outlook and VBA | 1 | January 22nd 07 04:01 PM |
Copy email from local folder to public folder | Andrew | Outlook and VBA | 0 | November 16th 06 09:29 AM |
Copy public Folder to Local Folder with VBA | Frank Connemann | Outlook and VBA | 2 | September 22nd 06 09:08 AM |
Copy mail item to one folder and then move it to another folder | LDMueller | Outlook - Using Forms | 1 | September 15th 06 03:15 PM |
Copy from public contacts to local folder | Cecco | Outlook and VBA | 4 | June 23rd 06 02:49 PM |