set_uid


Description:

[ Version ( since = "3.24" ) ]
public bool set_uid (string uid)

Changes UID of the this to uid.

If it changes, the 'dirty' flag of the this is set too, unless the this is aborting notifications. This change does not influence the 'folder-flagged' flag.

Parameters:

this

a MessageInfo

uid

a UID to set

Returns:

Whether the UID changed.