Microsoft.Office.RecordsManagement.InformationPolicy Namespace

Provides types and members for creating and administrating information management policies.

An information management policy is a set of rules for a certain type of important content. Policies enable administrators to control and evaluate who can access the information, how long to retain information, and how effectively people are complying with the policies.

For more information about information management policy, see Managing Information Management Policy in SharePoint Server 2010 (ECM).

Classes

  Class Description
Public class CustomSettingsControl Represents a control that is displayed for a policy on the Edit Information Management Policy page.
Public class ExemptField This class and its members are reserved for internal use and are not intended to be used in your code.
Public class ExemptFieldControl This class and its members are reserved for internal use and are not intended to be used in your code.
Public class GlobalCustomSettingsControl Represents a control that is displayed for a policy on the farm-wide Configure Information Management Policy page in Central Administration.
Public class ListPolicySettings Manages location-based retention policy settings on a list and its subfolders.
Public class Policy An information policy that resides on a site, is applied to a content type, or is applied to a list.
Public class PolicyCatalog Contains the collections of policy and policy features for a site collection.
Public class PolicyCollection The collection of information policies for the site collection.
Public class PolicyFeature A policy feature installed on the SharePoint server farm.
Public class PolicyFeatureCollection The collection of policy features for the SharePoint server farm.
Public class PolicyItem A policy item containing the custom settings for a single policy feature included in the information policy.
Public class PolicyItemCollection The collection of policy items included in this policy.
Public class PolicyResource Represents a policy resource that is available to the policy feature.
Public class PolicyResourceCollection Represents the collection of policy resources available to a specified policy feature.
Public class PolicyResourceType A policy resource type used by a specified policy feature.
Public class PolicyResourceTypeCollection The collection of policy resources types used by a specified policy feature.

Interfaces

  Interface Description
Public interface IPolicyFeature Specifies the interface that a class must implement to act as a policy feature.

Enumerations

  Enumeration Description
Public enumeration PolicyFeatureState Specifies whether the policy feature is hidden or visible.