PolicyFeatureState Enumeration
Specifies whether the policy feature is hidden or visible.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Enumeration PolicyFeatureState
'Usage
Dim instance As PolicyFeatureState
public enum PolicyFeatureState
Members
Member name | Description | |
---|---|---|
Hidden | The policy feature is hidden from the user interface. | |
Visible | The policy feature is visible in the user interface. |
Remarks
Hidden policy features are not displayed in the Microsoft Office SharePoint Server 2007 user interface for inclusion in information policies. However, they can still be accessed programmatically.
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace