Method
EDataServerSourceMailCompositionset_drafts_folder
since: 3.6
Declaration [src]
void
e_source_mail_composition_set_drafts_folder (
ESourceMailComposition* extension,
const gchar* drafts_folder
)
Description [src]
Sets the preferred folder for draft messages by an identifier string. The format of the identifier string is defined by the client application.
The internal copy of drafts_folder is automatically stripped of
leading and trailing whitespace. If the resulting string is empty,
NULL is set instead.
Available since: 3.6
| Sets property | EDataServer.SourceMailComposition:drafts-folder |