ActivityPreference.Remove Method
Removes this ActivityPreference object from the database.
Namespace: Microsoft.Office.Server.ActivityFeed
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub Remove
'Usage
Dim instance As ActivityPreference
instance.Remove()
public void Remove()