Mike McGugan

Results 1 comments of Mike McGugan

You should be able to do that with change_token_start, but you have to create the token yourself. Maybe something like this: ```python from datetime import datetime from office365.sharepoint.changes.query import ChangeQuery...