From field ignored when sent mail saved

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

Guest

I'm on Outlook 2000.
I own 2 mailboxes; MyMB on Server1 with new mail delivered to PersonalMB on
my laptop and ProjectMB on Server2. Usually I log on to MyMB/PersonalMB
opening ProjectMB as an additional mailbox. I then manage mail in ProjectMB
from PersonalMB.
However, Outlook saves mails I send FROM ProjectMB in PersonalMB/Sent Items
rather than ProjectMB/Sent Items.
It is easy enough to find such mail items and Drag them out of PersonalMB
and Drop them in ProjectMB, but given that this is so, it must be possible to
do this mundane task programatically.
My problem is that I can't find out how I address ProjectMB and its contents
from within myVBAProject.

Can anyone help please?
 
Hi Lionel,

all mailboxes in your folder list are available via the NameSpace´
Folders collection.
 
Michael,
Vielen Dank / Many Thanks
That was just the leg up I needed.
Regards,
Lionel
 

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

Back
Top