Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re(5): Creating entries in an Outlook Calendar

by lumina (Novice)
on Apr 23, 2002 at 08:48 UTC ( #161242=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $Folder = $namespace->Folders("Personal Folders");
    my $Items = $Folder->Items;
    ...
    #      print "\t" .$namespace->Folders($Folder)->MAPIFolder($_)->{Name
    +}. "\n";
    #   }
    }
    
  2. or download this
    my $subfolder = $namespace->Folders($Folder)->MAPIFolder->Count();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2023-12-05 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?