synchronize_message_sync


Description:

[ 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.

Parameters:

this

a Folder

message_uid

a message UID

cancellable

optional Cancellable object, or null

Returns:

true on success, false on error