LICENSE
MANIFEST.in
README.md
README.rst
setup.py
PyEwsClient.egg-info/PKG-INFO
PyEwsClient.egg-info/SOURCES.txt
PyEwsClient.egg-info/dependency_links.txt
PyEwsClient.egg-info/requires.txt
PyEwsClient.egg-info/top_level.txt
pyewsclient/__init__.py
pyewsclient/ews_attachment.py
pyewsclient/ews_email.py
pyewsclient/ews_helper.py
pyewsclient/ews_session.py
pyewsclient/xml/Services.wsdl
pyewsclient/xml/autodiscover.request.xsd
pyewsclient/xml/autodiscover.response.error.xsd
pyewsclient/xml/autodiscover.response.redirect.xsd
pyewsclient/xml/autodiscover.response.xsd
pyewsclient/xml/envelope.xsd
pyewsclient/xml/messages.xsd
pyewsclient/xml/types.xsd
pyewsclient/xml/xml.xsd
pyewsclient/xml/xmlschema.xsd
tests/test.py