set_user_header
Description:
Set value for a single user-defined message header of the associated message.
When the value is null, the header name is removed from the user-defined headers.
If the this changed, the 'dirty' flag is set automatically, unless the this is aborting notifications. There is not emitted folder's "changed" signal for this this.
Parameters:
| this | |
| name |
header name |
| value |
header value, or null |
Returns:
|
Whether the value changed. |