![]() |
|
#3
|
|||
|
|||
|
ciao Mike,
the problem isn't Dim olApp As New Outlook.Application because if i try to move to the same pst (different folder) the code play regular: Code:
Set olNameSpace = olApp.GetNamespace("MAPI")
Set FromFolder = olNameSpace.GetDefaultFolder(olFolderInbox)
Set FromSubFolder = FromFolder.Folders("moveFrom")
Set ToFolder = olNameSpace.GetDefaultFolder("olFolderInbox")
Set ToSubFolder = ToFolder.Folders("Posta_gestita")
tank Fabrizio |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Copy data from Outlook mail and Paste it in a Excel sheet? | padhu1989 | Outlook | 0 | 09-11-2012 04:07 AM |
Why does Word lock up when copy & paste from internet site?
|
Endzone | Word | 1 | 08-28-2012 08:25 AM |
| Do I need 'AVG Virus Vault' folder if not using AVG? | Ulodesk | Outlook | 0 | 05-27-2012 05:57 PM |
| Using a rule: How do I include a copy of the original e-mail message when sending an | Emerogork | Outlook | 0 | 04-09-2012 07:11 AM |
how to download a copy of the mail arriving at Gmail and to my work email on my hdd
|
alpha_Fqc9 | Outlook | 1 | 02-13-2012 11:17 PM |