Policy.RemoveExemption Method
Removes the information policy exemption from the specified list item.
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Parameters
- item
- Type: Microsoft.SharePoint.SPListItem
The list item from which to remove the information policy exemption.
Use the SetExemption method to make a list item exempt from the information policy applied to it. Use the IsItemExempt method to determine if a list item is exempt from the information policy applied to it.