Tagged Questions
2
votes
1answer
743 views
CSOM Get ListItem of Folder
In an application I'm working on, I'm interacting with SharePoint (2010) via the .NET Client-Side Object Model, and am trying to account for a large number of possible configurations of document ...
1
vote
1answer
192 views
Working With Content Approval / Moderation In CSOM
The SharePoint Object Model provides a property of an SPListItem called SPListItem.ModerationInformation.Status to allow you to determine the current content approval / moderation status if a document ...