Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Extracting email messages and attachments from a microsoft outlook .pst file

by pankaj_it09 (Scribe)
on Apr 29, 2011 at 13:02 UTC ( [id://901976]=note: print w/replies, xml ) Need Help??


in reply to Re: Extracting email messages and attachments from a microsoft outlook .pst file
in thread Extracting email messages and attachments from a microsoft outlook .pst file

The code runs in Outlook 2007 but the count it calculates is 0 even though the "Inbox" has a large amount of messages.

Hence the below loop is not executed :

for (my $i = 1; $i <= $folder->Items->Count; $i++) {
  • Comment on Re^2: Extracting email messages and attachments from a microsoft outlook .pst file
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://901976]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-19 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found