[ Version ( since = "3.0" ) ]
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.
| this |
a Folder |
| expunge |
whether to expunge after synchronizing |
| cancellable |
optional Cancellable object, or null |
|
true on success, false on error |