[ 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 and its folders with the real store.
this |
a Store |
expunge |
whether to expunge after synchronizing |
cancellable |
optional Cancellable object, or null |
true on success, false on error |