get_message_sync


Description:

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

Parameters:

this

a Folder

message_uid

the message UID

cancellable

optional Cancellable object, or null

Returns:

a MimeMessage corresponding to the requested UID