Exchange Web Services client library v3.1.0 Release Notes

Release Date: 2020-01-17 // about 4 years ago
    • 🚚 Removed the legacy autodiscover implementation.
    • 🔧 Added QuerySet.depth() to configure item traversal of querysets. Default is Shallow except for the CommonViews folder where default is Associated.
    • ⚡️ Updating credentials on Account.protocol after getting an UnauthorizedError now works.