S
Simon
Hi I'm using Outlook 2003.
From within a custom search folder, I'm wanting to loop through all mail
items and save each item in HTML format to a fixed directory (say "
H:\Blue").
I'm having problems trying to work out how to call the custom search folder
(lets say its called "Platinum")
Clearly I cant use Set mpfInbox =
myOlApp.GetNamespace("MAPI").GetDefaultFolder(olFolder etc etc)
I've found very little information on doing this...any idea?
From within a custom search folder, I'm wanting to loop through all mail
items and save each item in HTML format to a fixed directory (say "
H:\Blue").
I'm having problems trying to work out how to call the custom search folder
(lets say its called "Platinum")
Clearly I cant use Set mpfInbox =
myOlApp.GetNamespace("MAPI").GetDefaultFolder(olFolder etc etc)
I've found very little information on doing this...any idea?