Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
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 having an uproarious good time at the Monastery: (None)
    As of 2024-10-15 18:22 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found

      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.