Erwin Craps
Erwin.Craps at ithelps.be
Fri Oct 17 06:51:04 CDT 2003
Hi Here's some stripped down code that I use in my small TAPI application to create an appointment in my calender whenever a phonecall comes in and I choose to accept and posibly invoice. http://www.ithelps.be/temp/CreateOutlookAppointmentItem.txt Hope this helps... Erwin -----Oorspronkelijk bericht----- Van: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] Namens Drew Wutka Verzonden: donderdag 16 oktober 2003 22:27 Aan: 'Access Developers discussion and problem solving' Onderwerp: RE: [AccessD] Create calendar item from Access Depends on the complexity you need. You can directly link Exchange/Outlook folders to an Access db. Thus, it's just a matter of adding a record. However, Appointment items are a subset of the message items. What you will get in the linked tables is the Message item fields, so you won't have everything an appointment has. If you need everything an appointment has, you'll need to use CDO. Drew -----Original Message----- From: Lonnie Johnson [mailto:prodevmg at yahoo.com] Sent: Thursday, October 16, 2003 3:06 PM To: 'MS-ACCESS-L at lists.missouri.edu'; AccessDevelopers; ms_access; AccessD solving' Subject: [AccessD] Create calendar item from Access How do I create an item for an Outlook calendar from MS Access? A special thanks in advance to the Guru who responds. Lonnie Johnson ProDev, Professional Development of MS Access Databases Visit me at ==> http://www.prodev.us <http://www.prodev.us/> <http://www.galaxymall.com/software/PRODEV> _____ Do you Yahoo!? The New Yahoo! Shopping <http://shopping.yahoo.com/?__yltc=s%3A150000443%2Cd%3A22708228%2Cslk%3A text%2Csec%3Amail> - with improved product search -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20031017/f82e3081/attachment-0001.html>