SocialData.Delete Method

Deletes the piece of social data after ensuring that it exists and that the current user can change it.

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

Syntax

'Declaration
Public Sub Delete
'Usage
Dim instance As SocialData

instance.Delete()
public void Delete()

See Also

Reference

SocialData Class

SocialData Members

Microsoft.Office.Server.SocialData Namespace