PHP-SharePoint-Lists-API icon indicating copy to clipboard operation
PHP-SharePoint-Lists-API copied to clipboard

How can I check in a file?

Open jnunez166 opened this issue 5 years ago • 0 comments

Is there a way to "check in" a file using this library? I migrated a Network Share to Sharepoint, via WEBDAV but because it's a versioning file system all of the files are checked out as the user who copied it in. I am able to used this library to login into their account and list out only the items that are checked out. I need a function to check it in.

jnunez166 avatar Feb 14 '21 02:02 jnunez166