Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Extracting memos from an Outlook Inbox

by Anonymous Monk
on Oct 27, 2002 at 12:19 UTC ( [id://208333]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print "$it->{ReceivedTime} $it->{Subject}\n";
    
  2. or download this
    #-------------------my sub-----------------------
    sub time{
    ...
        my    $OleObject->Method($var);
    }
    #------------------------------------------------
    
  3. or download this
    my $subj = $it->{Subject};
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 18:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found