function DeleteUser(UsernameOrID: string): boolean;

 

This method deleted the User Object from the Syncplify.me Server! User Database, if an object with the specified username or ID is found in the database.

 

Return value

True

The specified username was found and successfully deleted

False

The specified username was not found in Syncplify.me Server!'s user database