Working with Microsoft Exchange

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • empiresolutions
    New Member
    • Apr 2006
    • 162

    Working with Microsoft Exchange

    Ahoy,

    I'm trying to learn more about working with Microsoft Exchange data using PHP. Can anyone suggest some links for more info about this topic?

    In particular I am looking to
    • (1) Set/Remove/Edit Calendar entries.
    • (2) Read a users Contacts for name and email. The data will then be placed into a CMS.


    I have Google'd much about this topic and have only found one good source of info, http://www.troywolf.co m/articles/php/exchange_webdav _examples.php. Are there more?

    Thanks much.

    Cesar
  • nathj
    Recognized Expert Contributor
    • May 2007
    • 937

    #2
    Hi,

    I followed this tutorial to build a script that will generate and download an iCal file which can be used by Outlook.

    As for reading peoples contact information I've no idea. I guess if they are using an Exchange server then it's possible but you would need permission and access info. Like I say I'm guessing at this. I know sites like Facebook use your address book to get info but I don't know how it's done.

    Hopefully the calendar thing will be of help.

    Cheers
    nathj

    Comment

    Working...