check_uid
Description:
Check if the uid is valid.
This isn't very efficient, so it shouldn't be called iteratively.
Parameters:
this |
a FolderSummary object |
uid |
a uid |
Returns:
if the uid is present in the summary or not (true or false) |