linkedin / pyexchange

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

How to get events from shared calendar? #61

Open adammclaurin78 opened 8 years ago

adammclaurin78 commented 8 years ago

I have been able to list events from my own personal calendar, but I'm struggling to understand how to access a shared calendar. I know the name of the shared calendar, but it seems like I need to determine the EWS ID of that calendar. Any advice on how to do that? I have OutlookSpy installed, but even with that it's not really clear.

Thanks, Adam