Suggestion.Delete method

Deletes this suggestion from the database.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub Delete
'Usage
Dim instance As Suggestion

instance.Delete()
public void Delete()

See also

Reference

Suggestion class

Suggestion members

Microsoft.Office.Server.UserProfiles namespace