spDeleteItem
Removes an item from the specified list.
Required Parameters
| list | The name (or id) of the list from which to remove the item. | |
| itemid | The ID of the item to remove. |
Optional Parameters
| siteurl | The absolute url of the target web site. The siteurl must be provided if you need to work out of SharePoint. |
Output Attributes
| sp:id | ID of the item removed. |