Tasksets.RemoveEx

This function removes (deletes) the specified Taskset from the collection; Taskset can either be 1-based index or Taskset name (with audit log explanation).

Syntax Parameters Return Value
Sub Tasksets.RemoveEx( _
    Taskset As Variant, _
    RemoveInfo As RemoveInfo)
  • Taskset [in]

Type: Variant

  • RemoveInfo [in]

Type: RemoveInfo

This function does not return a value.