Declare the specified list item as a record
command: spo listitem record declare -u|--webUrl <webUrl> -i|--id <id> -l|--listId [listId] -t|--listTitle [listTitle] -d|--date [date]
- webUrl: The URL of the site where the list is located
- id: The ID of the list item to declare as record
- listId: The ID of the list where the item is located. Specify listId or listTitle but not both
- listTitle: The title of the list where the item is located. Specify listId or listTitle but not both
- date: Record declaration date
For more information see: https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/set-pnplistitemasrecord?view=sharepoint-ps
Declare the specified list item as a record
command:
spo listitem record declare -u|--webUrl <webUrl> -i|--id <id> -l|--listId [listId] -t|--listTitle [listTitle] -d|--date [date]For more information see: https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/set-pnplistitemasrecord?view=sharepoint-ps