set_next_uid
Description:
Set the next minimum uid available.
This can be used to ensure new uid's do not clash with existing uid's.
Parameters:
this |
a FolderSummary object |
uid |
The next minimum uid to assign. To avoid clashing uid's, set this to the uid of a given messages + 1. |