Removes a message identified by the store, folder_id and uid from the index
this.
Note the store is not referenced, it's compared pointer-wise. See
add for more information.
| this | |
| store |
a Store |
| folder_id |
a folder ID, other than zero |
| uid |
a message UID |
|
whether the message existed and had been removed |