PolicyItem Element (PolicyItems)
Specifies a policy item for a single policy feature.
<PolicyItem
featureId = "Text"
BlockPreview = "TRUE" | "FALSE" >
</PolicyItem>
Attributes
Attribute | Description |
---|---|
featureId |
Required Text. The ID of the policy feature that this policy item configures. While Office SharePoint Server 2007 does not require it, we recommend the use of fully qualified names for policy features. |
BlockPreview |
Optional Boolean. TRUE to prevent Microsoft Office Outlook 2007 from displaying a preview of documents to which this policy is applied. The default is FALSE. |
Child Elements
Parent Elements
Remarks
Each PolicyItem contains child elements that configure the specified policy feature as it operates within the information management policy.
For more information about policy features, see Policy Feature Overview.
See Also
Concepts
Introduction to Information Management Policy
Scoping and Updating Policies
Policies in Content Types
Policy Schema Overview
Policy Feature Overview