Exchange Server TechCenter > Exchange Server Forums > Development > CRUD operations on exchange server 2003/2007
Ask a questionAsk a question
 

QuestionCRUD operations on exchange server 2003/2007

  • Wednesday, November 04, 2009 5:51 AMDEX22 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello all,

    Could anyone tell me how to access exchange server 2003/2007 without using the managed API and EWS?

    Thanks

All Replies

  • Thursday, November 05, 2009 9:59 AMGlen ScalesMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    The other options you have is to use Mapi (via the OOM, CDO/RDPO or Exmapi), WebDAV or directly on the server you can use Exoledb/ADO, which you choose really depends on what language your coding in where you code is going to run and what you are trying to do.

    Cheers
    Glen