python-o365 icon indicating copy to clipboard operation
python-o365 copied to clipboard

drive link expiration

Open scwall opened this issue 3 years ago • 0 comments

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

scwall avatar Nov 30 '21 13:11 scwall