Header.setValue
void setValue(gmime.format_options.FormatOptions options, string value, string charset = null)Sets the header's decoded value.
Parameters
options | a #GMimeFormatOptions or null |
value | the new header value |
charset | a charset |
void setValue(gmime.format_options.FormatOptions options, string value, string charset = null)Sets the header's decoded value.
options | a #GMimeFormatOptions or null |
value | the new header value |
charset | a charset |