linkedin / pyexchange

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

Addition of Folders and more... #7

Closed got-root closed 10 years ago

got-root commented 10 years ago

Added functionality to create/delete/get/find/move folders of all types. (Creating a new CalendarFolder is creating a new calendar in exchange) Added ability to create events in specific folders. Added ability to move events between calendars (folders). Created tests for all new features.

catermelon commented 10 years ago

Hey, I'm super sorry I missed this change - let me review it and I'll hopefully pull it in this weekend. Thanks so much for the code!

got-root commented 10 years ago

Hey, it's no rush. Let me know if you find anything I missed. I plan on continuing to add more when I have time in the near future.