Sharepoint daochu test
(async () => { // ---- config ---- const INCLUDE_TEMPLATES = [100]; // add 101 for libraries (metadata only) const SKIP_HIDDEN_LISTS = true; const PAGE_SIZE = 2000; // items per request const SKIP_LIST_TITLES = new Set([ // system lists to never export "User Information List", "Form Templates", "Site Assets", "Site Pages", "Style Library", "Master Page Gallery", "Composed Looks", "Web Part Gallery", "Theme Gallery", "Solution Gallery", "List Template Gallery", "TaxonomyHiddenList", "appdata", "appfiles", "Maintenance Log Library", "Content and Structure Reports", "Reusable Content", "Workflow
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in