Getting a list with CSOM In my PowerShell script I’m doing the following: $list =Â $web.Lists[“Mylist”] This generates the following Unexpected error in my SharePoint
Getting a list with CSOM In my PowerShell script I’m doing the following: $list =Â $web.Lists[“Mylist”] This generates the following Unexpected error in my SharePoint