Thread: Sent Items
View Single Post
  #7  
Old May 8th 09, 08:19 PM posted to microsoft.public.outlook.program_vba
JHP
external usenet poster
 
Posts: 8
Default Sent Items

Not sure if this thread has died - so this is another attempt for ideas -
Thank you,

RECAP:

- setup multiple (POP3 / IMAP) accounts in a PST file.
- send email as one the the viewable accounts (SendOnBehalfOfName), not as
the default user.
- move the sent item to the "correct" sent items folder - on the fly.

* I don't want to hardcode the folder names as they can be changed (unlike
Exchange Accounts).

I have supplied an example of my Exchange version in one of the previous
threads.

Thank you,


"JHP" wrote in message
...
I've written a Macro that moves sent email to the proper Mailbox without
hard-coding Mailbox name; working great with Exchange Accounts, but if
this same approch is used with PST Accounts...

I don't know how (where to begin) to match the Sent mail to the correct
folder, as the folder name can be renamed and may not match the
SentOnBehalfOfName?

Thank you for any assistance,



Ads