[ Version ( since = "3.0" ) ]
public virtual unowned MimeMessage get_message_sync (string message_uid, Cancellable? cancellable = null) throws Error
Gets the message corresponding to message_uid
from this.
this |
a Folder |
message_uid |
the message UID |
cancellable |
optional Cancellable object, or null |
a MimeMessage corresponding to the requested UID |