Share via


SocialComment.DeleteData method

Deletes the data in a social comment.

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Overrides Sub DeleteData
'Usage

Me.DeleteData()
protected override void DeleteData()

Remarks

The object then becomes a DeletedSocialComment.

See also

Reference

SocialComment class

SocialComment members

Microsoft.Office.Server.SocialData namespace