Search Results for

    Show / Hide Table of Contents

    Enum DraftVisibilityType

    Specifies the kind of user who can view the minor version of a document draft.

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum DraftVisibilityType : int

    Approver

    Approvers can see minor versions of the document.

    Author

    Authors and approvers can see minor versions of the document.

    Reader

    Readers can see minor versions of the document.

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer