linkedin / pyexchange

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

Novice User - MS Exchange server ID or Outlook ID #64

Open nishanthkonkala opened 8 years ago

nishanthkonkala commented 8 years ago

Hi All ::

URL = u'https://your.email.server.com.here/EWS/Exchange.asmx' USERNAME = u'YOURDOMAIN\yourusername'

Can I use outlook Id for login or should I set up a new MS-Excnage sever ID ? If I use outlook, what will be my email.server, and domain ?

Thanks Nishanth