3

I've got a script which will happily export messages from a folder in outlook to rfc822 files, fine.

But I want to traverse/iterate/recurse through the entire list of folders in outlook to extract copies of everything.

I'm thwarted by days of unsuccessful web searches.

Point me to TFM that I may R it.

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
Michael Wilson
  • 442
  • 1
  • 4
  • 11

1 Answers1

0

Mail::Outlook and all_folders() method ?

sid_com
  • 24,137
  • 26
  • 96
  • 187
parapura rajkumar
  • 24,045
  • 1
  • 55
  • 85