[ Version ( since = "3.24" ) ]
public bool set_folder_flagged (bool folder_flagged)
Changes the folder-flagged flag to the folder_flagged
value.
See get_folder_flagged for more information about the use of this flag.
This is only a convenient wrapper around CAMEL_MESSAGE_FOLDER_FLAGGED flag, for better readiness of the code.
this | |
folder_flagged |
a value to set to |
Whether the flag had been changed. |