Policy Members
Include Protected Members
Include Inherited Members
An information policy that resides on a site, is applied to a content type, or is applied to a list.
The Policy type exposes the following members.
Properties
Name | Description | |
---|---|---|
BlockPreview | Reserved for internal use. | |
Description | Gets or sets a concise description of the information management policy. | |
ExemptFieldInternalName | Reserved for internal use. | |
Id | Gets the GUID of the policy. | |
IsLocal | Reserved for internal use. | |
Items | The collection of policy items included in this information policy. | |
ModifiedBy | Gets the user name of the last person to modify this information policy. | |
ModifiedDate | Gets the time and date when this information policy was last modified. | |
Name | Gets or sets the policy name that is displayed in the Microsoft SharePoint Server 2010 interface. | |
Statement | Gets or sets the long description of the information management policy. |
Top
Methods
Name | Description | |
---|---|---|
CanHavePolicy | Reserved for internal use. | |
CreatePolicy | Creates an information policy in the specified content type. | |
DeletePolicy | Removes the information policy from the specified content type. | |
Dispose | Reserved for internal use. | |
Equals | (Inherited from Object.) | |
Export | Creates an XML rendering of the information policy. | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetPolicy | Gets the information policy for the specified content type. | |
GetType | (Inherited from Object.) | |
InheritsPolicy | Gets whether the specified content type inherits its information policy from a site policy, or has an information policy created for that content type. | |
IsItemExempt | Gets whether the specified list item is exempt from the information policy applied to it. | |
MemberwiseClone | (Inherited from Object.) | |
ProcessChanges | Obsolete. Reserved for internal use. | |
ProcessChangesForDeletedGlobalPolicyItem | Obsolete. | |
ProcessChangesForDeletedPolicy | Obsolete. Reserved for internal use. | |
ProcessItemChangesForDeletedPolicy | Obsolete. Reserved for internal use. | |
RemoveExemption | Removes the information policy exemption from the specified list item. | |
SetExemption | Makes the specified list item exempt from the information policy applied to it. | |
ToString | (Inherited from Object.) | |
Update | Writes the changes made to the policy back to the SharePoint content database. | |
ValidateManifest | Validates the specified XML information policy definition. |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace