Share via


ServerPolicy.BlockPreview Property

Gets a Boolean value that indicates whether you can preview items using this policy. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

value = instance.BlockPreview
bool BlockPreview { get; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

ServerPolicy Interface

ServerPolicy Members

Microsoft.Office.Core Namespace