Category
Describe the feature
If we want to move a custom list item to a folder within the list the IListItem does not have a method to Move()
Describe the solution you'd like
We need the IListItem to have a MoveTo() method similar to the IFile..
Additional context