Just to ask if it is possible to access and update properties in the list item's property bag via the SharePoint 2010 client object model? I can see that it possible to get the web's property bag (but not to set), but can't see any support for the property bag on either the list or list item.

Alternatively, if it is possible to access the propertioes via the SharePoint web services, that would also be useful.

Thanks, MagicAndi.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I don't think the thing which you are looking for would be possible Property Bag

link|improve this answer
Ashutosh, sadly, it looks like you're correct, and this is not yet possible via the client object model. We could of course make it available through a custom web service. Adding this functionality as an extension to the current Client object model would be an interesting open source project. Accepting as answer until someone proves otherwise. – MagicAndi Dec 14 '10 at 10:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.