PolicyItem Interface

Represents an item within a ServerPolicy object that contains the settings for one policy.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C0391-0000-0000-C000-000000000046")> _
Public Interface PolicyItem _
    Inherits _IMsoDispObj
'Usage
Dim instance As PolicyItem
[GuidAttribute("000C0391-0000-0000-C000-000000000046")]
public interface PolicyItem : _IMsoDispObj

Remarks

A policy item cannot exist outside the scope of a policy. Policy items are distinct conditions defined for a document stored on a server running Office SharePoint Server 2007.

See Also

Reference

PolicyItem Members

Microsoft.Office.Core Namespace