Users.RemoveEx

This function removes (deletes) the specified user from the collection (with audit log explanation).

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

Type: Variant

  • RemoveInfo [in]

Type: RemoveInfo

This function does not return a value.