SearchAlert.Update Method
Updates the search alert with any changes made.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As SearchAlert
instance.Update()
public void Update()