get_message_info
Description:
Retrieve the MessageInfo for the specified uid.
Parameters:
| this |
a Folder |
| uid |
the uid of a message |
Returns:
|
The summary information for the indicated message, or null if the uid does not exist. Free the returned object with unref, when done with it. |