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