Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^4: Win32 - M$ Outlook and Perl.

by pankaj_it09 (Scribe)
on May 04, 2011 at 13:03 UTC ( [id://902871]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Win32 - M$ Outlook and Perl.
in thread Win32 - M$ Outlook and Perl.

What if a new folder (not a subfolder) is created by the user just like Inbox ?

Replies are listed 'Best First'.
Re^5: Win32 - M$ Outlook and Perl.
by roboticus (Chancellor) on May 04, 2011 at 15:37 UTC

    pankaj_it09:

    Change the line:

    my $folder = $namespace->GetDefaultFolder(olFolderInbox);

    to select the folder you want to start from.

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.

      I don't think that will work for user defined folder.

      If the user has created a folder like "test" which has the same level as that of the "Inbox" folder then what will be the input there.

      Currently I am looking into the following: Migration from Outlook to any other mail program

Log In?
Username:
Password:

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

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

    No recent polls found