Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Reading calendar appointments from Outlook: C++ example ne

Reading calendar appointments from Outlook: C++ example ne

Scheduled Pinned Locked Moved IT & Infrastructure
c++tutorialdatabasecomdebugging
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Phil Davidson
    wrote on last edited by
    #1

    Where should I look for a code sample showing how to import appointments from the Outlook calendar into a Visual C++ 6.0 program? Here are some variations I'm concerned about: 1) Which versions of Outlook and Outlook Express (and associated libraries) will need special support? 2) Which Windows versions and Exchange versions will need special support? (Windows 95 and later, Windows NT 4.0 and later.) 3) What development packages do I need to build and debug applications? 4) Which newsgroups and other online forums are the best places to get help on this subject? (I have also posted this query in microsoft.public.win32.programmer.messaging and microsoft.public.exchange2000.development.) Which is the appropriate section of CodeProject.com? -- Phil Davidson phil@phildavidson.com phil.davidson@broderbund.com

    M 1 Reply Last reply
    0
    • P Phil Davidson

      Where should I look for a code sample showing how to import appointments from the Outlook calendar into a Visual C++ 6.0 program? Here are some variations I'm concerned about: 1) Which versions of Outlook and Outlook Express (and associated libraries) will need special support? 2) Which Windows versions and Exchange versions will need special support? (Windows 95 and later, Windows NT 4.0 and later.) 3) What development packages do I need to build and debug applications? 4) Which newsgroups and other online forums are the best places to get help on this subject? (I have also posted this query in microsoft.public.win32.programmer.messaging and microsoft.public.exchange2000.development.) Which is the appropriate section of CodeProject.com? -- Phil Davidson phil@phildavidson.com phil.davidson@broderbund.com

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      There are two ways of getting at the appointment data in Outlook. You can go low-level and use MAPI or stick with the easier CDO route. MSDN should have information on both ways. MAPI is trickier and is slowly being phased out by Microsoft. Have a look at http:\\www.slipstick.com as a starting point. It has lots of resources for developing with Outlook and Exchange. Michael :-)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups