Using ColdFusion 8 with Microsoft Exchange Server

Published By: Scott Stroz on Nov 6, 2007 at 8:19 AM

Times Viewed: 3736

Categories: ColdFusion

In my opinion, one of the least discussed but more useful features of ColdFusion 8 is the easy integration with Microsoft Exchange Server.  Without having to navigate through the quagmire that is the Exchange LDAP directory structure, you can easily retrieve and manage mail messages, calendar events, contacts and tasks.

There are several projects I have worked on where this functionality would have been a blessing. In a recent article on Adobe Developer's Center, I discuss one project which needed Exchange connectivity, and what I wold have done differntly using ColdFusion 8. Check out the article to see if it sparks some ideas for Microsoft Exchange integration.

6 Comments

Scott, thanks for the excellent article on CF8 Exchange. One question: I'd like to be able to query by exchange distribution list name and get back the members of that distribution list. Is that possible with CF8?

Posted By: Don Kerr on Nov 6, 2007

@Don - I am not sure, but I will look into it and post back here with anything I find.

Posted By: Scott Stroz on Nov 6, 2007

@Don - I spent sometime trying to investigate this, and it seems that there is no way to retrieve the members of a distribution list.

Posted By: Scott Stroz on Nov 13, 2007

Thank you Scott. I appreciate you looking into it. It would be nice enhancement to cfexchange. Something like <cfexchangeList>, instead of just contact.

Don

Posted By: Don Kerr on Nov 13, 2007

Can you use the new cfexchange tags to access the Global Address List in Exchange?

Posted By: Joe Gautreau on Jan 8, 2008

@Don

Very late response here, but you should be able to do it with CFLDAP (hint: "members" attribute).

Posted By: Jeremy Gaddis on Jun 21, 2008

Add a Comment

Please provide your email address if you want to subscribe to this blog entry. An unsubscribe link is provided in notification emails. Your email address is never shown on this website.
Processing... Please wait
We are adding your comment.