NewSPOList
1.0
This cmdlet uses ExceptionHandlingScope class which avoid throtting. While creating the SharePoint List or Document Library the code
checks if it exists in try block. If not exists code creates one in catch block and finally updates the list in finally block.
All three request to the server is sent only once which eventually increase performance.
Installation Options
Author(s)
Chendrayan Venkatesan
Package Details
Owners
Tags
SharePointOnline CSOM PowerShell
Functions
Dependencies
This script has no dependencies.
FileList
- NewSPOList.nuspec
- NewSPOList.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 362 | 6/18/2016 |