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

Re: Adding Outlook Contacts In Perl

by jgamble (Pilgrim)
on Feb 07, 2007 at 23:19 UTC ( [id://598907]=note: print w/replies, xml ) Need Help??


in reply to Adding Outlook Contacts In Perl

Incidently, should anyone want to create other types of items in Outlook, the values CreateItem understands are:

my %outlook_items = ( olMailItem => 0, olAppointmentItem => 1, olContactItem => 2, olTaskItem => 3, olJournalItem => 4, olNoteItem => 5, olPostItem => 6, olDistributionListItem => 7, );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-09-18 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (24 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.