linkedin / pyexchange

Python wrapper for Microsoft Exchange
Apache License 2.0
152 stars 98 forks source link

Connection Check #72

Open jwxHD opened 8 years ago

jwxHD commented 8 years ago

Hello, I would use pyexchange, but I don't know how exactly I connect me to the server. In which form I must set the username and the url? //URL = u'https://your.email.server.com.here/EWS/Exchange.asmx' <= what should I write here //USERNAME = u'YOURDOMAIN\yourusername' <= what should I write here When I create a new connection, can I check if the connect was sucessful?

I hope you can help me. Best regards Jürgen alias jwxHD

jwxHD commented 8 years ago

If you need it: I have got a office365 account