<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Bericht</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1264" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2>Hi</FONT></SPAN></DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff size=2>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.</FONT></SPAN></DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=466184711-17102003></SPAN><SPAN class=466184711-17102003><FONT 
face=Arial color=#0000ff size=2><A 
href="http://www.ithelps.be/temp/CreateOutlookAppointmentItem.txt">http://www.ithelps.be/temp/CreateOutlookAppointmentItem.txt</A></FONT></SPAN></DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff size=2>Hope 
this helps...</FONT></SPAN></DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2>Erwin</FONT></SPAN></DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=466184711-17102003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=nl dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Oorspronkelijk bericht-----<BR><B>Van:</B> 
  accessd-bounces@databaseadvisors.com 
  [mailto:accessd-bounces@databaseadvisors.com] <B>Namens </B>Drew 
  Wutka<BR><B>Verzonden:</B> donderdag 16 oktober 2003 22:27<BR><B>Aan:</B> 
  'Access Developers discussion and problem solving'<BR><B>Onderwerp:</B> RE: 
  [AccessD] Create calendar item from Access<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=501052420-16102003>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.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=501052420-16102003></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=501052420-16102003>Drew</SPAN></FONT></DIV>
  <BLOCKQUOTE>
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> Lonnie Johnson 
    [mailto:prodevmg@yahoo.com]<BR><B>Sent:</B> Thursday, October 16, 2003 3:06 
    PM<BR><B>To:</B> 'MS-ACCESS-L@lists.missouri.edu'; AccessDevelopers; 
    ms_access; AccessD solving'<BR><B>Subject:</B> [AccessD] Create calendar 
    item from Access<BR><BR></FONT></DIV><LABEL id=HbSession 
    SessionId="568837923"></LABEL>
    <DIV>How do I create an item for an Outlook calendar from MS 
    Access?<BR><BR>A special thanks in advance to the Guru who responds. 
    </DIV><BR><BR>
    <DIV>
    <DIV>
    <P align=center><STRONG>Lonnie Johnson<BR></STRONG><STRONG>ProDev</STRONG>, 
    Professional Development of MS Access Databases<BR>Visit me at ==> 
    <A href="http://www.prodev.us/">http://www.prodev.us</A></P>
    <P><BR><A 
    href="http://www.galaxymall.com/software/PRODEV"><BR></A><BR> </P></DIV></DIV>
    <P>
    <HR SIZE=1>
    Do you Yahoo!?<BR><A 
    href="http://shopping.yahoo.com/?__yltc=s%3A150000443%2Cd%3A22708228%2Cslk%3Atext%2Csec%3Amail">The 
    New Yahoo! Shopping</A> - with improved product 
search</BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>