add_vuid
Description:
[ Version ( since = "3.6" ) ]
public void add_vuid (VeeMessageInfoData mi_data, FolderChangeInfo? changes)
public void add_vuid (VeeMessageInfoData mi_data, FolderChangeInfo? changes)
Adds the mi_data to 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.
Parameters:
| this | |
| mi_data |
a VeeMessageInfoData to add |
| changes |
an optional FolderChangeInfo to update with the made change, or null |