View Single Post
  #1  
Old January 30th 06, 05:21 PM posted to microsoft.public.outlook.program_vba
Charlie
external usenet poster
 
Posts: 68
Default Importing Calendar Appointments programmatically

Could someone please show me or point me to a web site that has an example of
how to create an appointment in my Outlook XP calendar?
In my code I already have this information defined:
Location as String
Time as Varient
Start Date as Varient
Subject as String
Notes as String
Category as String

Can I create an appointment with this data?
thanks,
ck
Ads