set_mime_type


Description:

public void set_mime_type (string? mime_type)

Sets the MIME type of the signature content for this.

mail_signature_load sets this automatically if the MIME type has not yet been determined.

The internal copy of mime_type is automatically stripped of leading and trailing whitespace. If the resulting string is empty, null is set instead.

Parameters:

this

an SourceMailSignature

mime_type

a MIME type, or null