Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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