mail::ACCOUNT::updateFolderIndexInfo — Update status of the currently open folder
#include <libmail/sync.H>
mail::ACCOUNT *mail;
bool
ok=mail->updateFolderIndexInfo( |
void) ; |
std::string errmsg=mail->getErrmsg();
This function requests that the status of the currently open folder be updated. Messages marked as deleted are removed. The folder index will also be updated to reflect changes to the folder made by any other application that has the same folder opened.