The Remove method drops the referenced SQLServerAgent operator, optionally reassigning notifications to a named operator.
object.Remove( [ NewName ] )
object
Expression that evaluates to an object in the Applies To list.
NewName
Optional. A string that identifies an existing operator by name.
HRESULT Remove(SQLDMO_LPCSTR NewName = NULL);
The Remove method removes the SQL-DMO object referencing the dropped operator from its containing collection.