SocialTag.Update Method
If the social tag has been changed, updates the LastModifiedTime property of the social tag.
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As SocialTag
instance.Update()
public void Update()