Information
This setting allows you to ensure that items are not permanently deleted until the database has been backed up.
Rationale:
To ensure that accidentally deleted items can be recovered, they should not be permanently deleted until the database is backed up.
Solution
To implement the recommended state, execute the following PowerShell cmdlet:
Set-MailboxDatabase <Mailbox Database Name> -RetainDeletedItemsUntilBackup $true