remove


Description:

public bool remove (Store store, uint32 folder_id, string uid)

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.

Parameters:

this

a StoreSearchIndex

store

a Store

folder_id

a folder ID, other than zero

uid

a message UID

Returns:

whether the message existed and had been removed