SocialTagManager.DeleteTags Method
Deletes all social tags.
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub DeleteTags
'Usage
Dim instance As SocialTagManager
instance.DeleteTags()
public void DeleteTags()