Web.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled property

Determines if the Document Library Callout's WAC previewers are enabled or not.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property DocumentLibraryCalloutOfficeWebAppPreviewersDisabled As Boolean
    Get
'Usage
Dim instance As Web
Dim value As Boolean

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

Property value

Type: System.Boolean
Bool

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace