Forum Discussion
Michael Schau
May 18, 2017Copper Contributor
SiteProperties.NewUrl not working
Has anyone had any luck changing the SiteCollection url in SharePoint Online using CSOM? https://msdn.microsoft.com/en-us/library/office/microsoft.online.sharepoint.tenantadministration.siteprope...
Deleted
have you read this?
public property Microsoft.Online.SharePoint.TenantAdministration.SiteProperties.NewUrl - The new URL for the site (updating this will trigger a site rename). Notice. This is not yet functional in the production when this blog post was written
https://dev.office.com/blogs/new-sharepoint-csom-version-released-for-Office-365-march-2016
Michael Schau
May 19, 2017Copper Contributor
Yep, I've read it.
But as mentioned it was posted more than a year ago. Just assumed that it was funtioning in "Production" by now.
- DeletedMay 19, 2017
Just checked with reflector code is implemented but can not debug it :-(