[ Version ( since = "3.6" ) ]
public void remove_vuid (VeeMessageInfoData mi_data, FolderChangeInfo? changes)
Removes given mi_data
from the this.
The changes
can be updated with the made change and later used to notify others with
changed on the this. This can be used only for
the Unmatched folder.
this | |
mi_data |
a VeeMessageInfoData to remove |
changes |
an optional FolderChangeInfo to update with the made change, or null |