Rename a SharePoint List

This procedure is part of the SharePoint Book (BDK). To use this book, you must first learn it in your agent.

Overview

This procedure renames a list in a given SharePoint site.

Input Concepts

Concept
Description
Type
Required

slist

The list to be renamed.

sharepoint list

Yes

name

The new name for the list.

text

Yes

Output Concepts

Concept
Description
Type

slist

the renamed slist

sharepoint list

Examples

rename the list
the name is "My Renamed List"

Last updated

Was this helpful?