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
Microsoft.Office.RecordsManagement.InformationPolicy Namespace