[ 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.
this |
a FolderSummary object |
uid |
a uid |
the summary item, or null if the uid See get_info_flags. |