Adds the specified alert to the collection and the database.
Adds the specified alert to the collection and the database.
public int Add(Alert);
Adds a new alert for the specified folder and user.
public int Add(Folder,string);
AlertCollection Class | FreeFlow.Administration Namespace