Programmatic access to Exchange 2010 using EWS, SOAP, and Python
I’ve previously blogged about accessing Exchange (2007) using suds and Python. Turns out that things have changed slightly in Exchange 2010, so here’s an update. First, you’ll need to use Alex Koshelev’s EWS-specific fork of suds, which you can grab … Continue reading
Exchange Web Services, suds, and Python
This post is out of date. Please see this new post about Exchange 2010. I’d quite like to be able to interact with the University’s Exchange 2007 instance (Nexus) programmatically using suds (a Python SOAP client) and Exchange Web Services … Continue reading
Posted in Exchange Web Services, Python, SharePoint and Exchange
Tagged ews, exchange, nexus, python, soap, suds
8 Comments