Profiles.RemoveEx

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

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

Type: Variant

  • RemoveInfo [in]

Type: RemoveInfo

This function does not return a value.