SocialComment.Update Method
Updates the social comment and changes the LastModifiedTime property.
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 SocialComment
instance.Update()
public void Update()