python-o365
python-o365 copied to clipboard
drive link expiration
Hello, I just noticed that the link creation expires after a certain time, I did not see a way to set the expiration time. I would like the link to never expire, is this possible? example:
example.share_with_link(share_type='view',expiration='never')
Thank's