[ Version ( since = "3.0" ) ]
public virtual bool synchronize_message_sync (string message_uid, Cancellable? cancellable = null) throws Error
Ensure that a message identified by message_uid
has been synchronized in this so that
calling get_message on it later will work in offline mode.
this |
a Folder |
message_uid |
a message UID |
cancellable |
optional Cancellable object, or null |
true on success, false on error |