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