purge_message_cache_sync


Description:

[ Version ( since = "3.4" ) ]
public virtual bool purge_message_cache_sync (string start_uid, string end_uid, Cancellable? cancellable = null) throws Error

Delete the local cache of all messages between these uids.

Parameters:

this

a Folder

start_uid

the start message UID

end_uid

the end message UID

cancellable

optional Cancellable object, or null

Returns:

true on success, false on failure