Help!

create a macro to move outlook 2003 message to a specific ..

 
  

Goto page Previous  1, 2
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA RSS
Next:  Updating a TASK  
Author Message
clherv



Joined: May 10, 2009
Posts: 1



PostPosted: Sun May 10, 2009 8:37 am    Post subject:

I hope it is okay for me to post here even though the thread is old.

It appears that I need the same as Gus, but can't find his answer.

I am trying to send messages to folders in pst files. I have very successfully written code to move them to folders in the mailbox store in various folders under Inbox.
For example:
Code:
Set MyFolder = olNS.GetDefaultFolder(olFolderInbox).Folders("tester")


Works very well, but all I can get it to do is point to folders under Inbox, not in psts.

All help appreciated
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum