Exchange Web Services client library v1.9.5 Release Notes

    • ๐Ÿ‘ Added support for the effective_rightsfield on items and folders.
    • ๐Ÿ‘ Added support for custom requests transport adapters, to allow proxy support, custom TLS validation etc.
    • Default value for the affected_task_occurrences argument to Item.move_to_trash(), Item.soft_delete() and Item.delete() was changed to 'AllOccurrences' as a less surprising default when working with simple tasks.
    • Added Task.complete() helper method to mark tasks as complete.