check_uid


Description:

[ Version ( since = "2.24" ) ]
public bool check_uid (string uid)

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)