Forum Discussion

Rita Romana's avatar
Rita Romana
Icon for Microsoft rankMicrosoft
Aug 21, 2018

"SyncPrivacyProfileProperties" CSOM May 2018 release

Hi! I've been searching for these specific property but was unable to find relevant information.

On May 2018, a new SharePoint CSOM version was released for SharePoint Online (https://resources.techcommunity.microsoft.com/new-sharepoint-csom-version-released-for-sharepoint-online-may-2018/) and the following two properties were added:

  • public property Microsoft.Online.SharePoint.TenantAdministration.Tenant.SyncPrivacyProfileProperties
  • public property Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.SyncPrivacyProfileProperties

I am able to consult if this property is set to true or false consulting Get-SPOTenant. 

My question is (if anyone can help me on this): what do these SyncPrivacyProfileProperties stand for and how can I set them to true or false

Thank you in advance for any information!

Resources