Enable-PnPInPlaceRecordsManagementForSite
SYNOPSIS
Enables in place records management for a site.
SYNTAX
Enable-PnPInPlaceRecordsManagementForSite [-Connection <PnPConnection>]
EXAMPLES
------------------EXAMPLE 1------------------
Enable-PnPInPlaceRecordsManagementForSite
The in place records management feature will be enabled and the in place record management will be enabled in all locations with record declaration allowed by all contributors and undeclaration by site admins
PARAMETERS
-Connection
Optional connection to be used by the cmdlet. Retrieve the value for this parameter by either specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.
Type: PnPConnection
Parameter Sets: (All)
Required: False
Position: Named
Accept pipeline input: False