Activate the in place records management feature
Namespace: Microsoft.SharePoint.Client
Assembly: OfficeDevPnP.Core.dll
public static void ActivateInPlaceRecordsManagementFeature(this Site site)
Type: Microsoft.SharePoint.Client.Site
Site collection to operate on
Type: void