Share via


Policy.BlockPreview property

Reserved for internal use.

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

Syntax

'Declaration
Public ReadOnly Property BlockPreview As Boolean
    Get
'Usage
Dim instance As Policy
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

Policy class

Policy members

Microsoft.Office.RecordsManagement.InformationPolicy namespace