Tip: Create New List in SharePoint Online Using Exception Handling Scope and Set Properties | PowerShell | CSOM
Posted onSummary While presenting about SharePoint Online Client Side Object Model a question popped up “Hey! How can I create a new list if it’s not exist and change properties if exists?”. Not a difficult one. However, we need to build codes with best practise suggested by Microsoft. In short answer is available here. Requirement Create […]