TempItem

A

Andrew Wilson

hello,

i`m having a few problems, i am reviewing one account and trying to
copy emails from it to another account(pst), but the problem is that
the account i copying from i only have read access.

This means that when i do:

Set myCopiedItem = olTempItem.Copy
myCopiedItem.Move myNewFolder

it does not copy any emails, the only reason i can see for this is
that when it trys to set mycpieditem it trys to create an object
(mycopieditem) in the account that i only have read access to and not
create access.

so is there a way on telling outlook where it creates a temporary
items such as mycopieditem, so i can create this temp item in a
account i have create/write access to.

cheers in advance for any help.
 

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

Top