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