peek_loaded


Description:

[ Version ( since = "2.26" ) ]
public MessageInfo? peek_loaded (string uid)

Parameters:

this

a FolderSummary

uid

a message UID to look for

Returns:

a MessageInfo for the given uid, if it's currently loaded in memory, or null otherwise. Unref the non-NULL info with unref when done with it.