@get


Description:

[ CCode ( vfunc_name = "message_info_from_uid" ) ]
[ Version ( since = "3.4" ) ]
public virtual MessageInfo? @get (string uid)

Retrieve a summary item by uid.

A referenced to the summary item is returned, which may be ref'd or free'd as appropriate.

Parameters:

this

a FolderSummary object

uid

a uid

Returns:

the summary item, or null if the uid uid is not available

See get_info_flags.