The CommentId Property of SocialComment is marked as Internal. How can I then delete a specific SocialComment given an ID?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
p.s. it's very good worked for me. hope, this help you too :) |
|||
|
|
|
As far as I can tell it is not possible to get the id. But it is possible to delete by using the url and title instead (optionally also the comment text). Not optimal but it will work for most scenarios. |
||||
|
|