Share via


PolicyItem.BlockPreview property

Reserved for internal use.

Namespace:  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Property BlockPreview As Boolean
    Get
    Set
'Usage
Dim instance As PolicyItem
Dim value As Boolean

value = instance.BlockPreview

instance.BlockPreview = value
public bool BlockPreview { get; set; }

Property value

Type: System.Boolean

See also

Reference

PolicyItem class

PolicyItem members

Microsoft.Office.RecordsManagement.InformationPolicy namespace