PolicyItem Element (PolicyItems) - ECM

Applies to: SharePoint Server 2010

In this article
Attributes
Child Elements
Parent Elements

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 Microsoft SharePoint Server 2010 does not require it, Microsoft recommends the use of fully qualified names for policy features.

BlockPreview

Optional Boolean. TRUE to prevent Microsoft Outlook 2010 from displaying a preview of documents to which this policy is applied; otherwise, FALSE. The default value is FALSE.

Child Elements

Name Element (PolicyItem) - ECM

Description Element (PolicyItem) - ECM

Statement Element (PolicyItem) - ECM

CustomData Element (PolicyItem) - ECM

Parent Elements

PolicyItems Element (Policy) - ECM

Remarks

Each PolicyItem contains child elements that configure the specified policy feature and how it operates within the information management policy.

For more information about policy features, see Policy Feature Overview in SharePoint Server 2010 (ECM).

See Also

Concepts

Policy Schema Overview in SharePoint Server 2010 (ECM)

Policy Feature Overview in SharePoint Server 2010 (ECM)