[ Version ( since = "3.0" ) ]
public virtual bool downsync_sync (string? expression, Cancellable? cancellable = null) throws Error
Synchronizes messages in this described by the search expression
to the local machine for
offline availability.
this | |
expression |
search expression describing which set of messages to downsync (null for all) |
cancellable |
optional Cancellable object, or null |
true on success, false on error |