synchronize_sync
Description:
[ Version ( since = "3.0" ) ]
public virtual bool synchronize_sync (bool expunge, Cancellable? cancellable = null) throws Error
public virtual bool synchronize_sync (bool expunge, Cancellable? cancellable = null) throws Error
Synchronizes any changes that have been made to this to its backing store, optionally expunging deleted messages as well.
Parameters:
| this |
a Folder |
| expunge |
whether to expunge after synchronizing |
| cancellable |
optional Cancellable object, or null |
Returns:
|
true on success, false on error |