Forum Discussion

john john's avatar
john john
Iron Contributor
Aug 28, 2020

How i can change a site column internal name

I have the following CSOM code to update a field internal name:-     using (ClientContext context = new ClientContext("https://*****.sharepoint.com/sites/Intranet/")) { ...

Resources