Method
EDataServerSourceMailAccountset_archive_folder
since: 3.16
Declaration [src]
void
e_source_mail_account_set_archive_folder (
ESourceMailAccount* extension,
const gchar* archive_folder
)
Description [src]
Sets the folder for sent messages by an identifier string. The format of the identifier string is defined by the client application.
The internal copy of archive_folder is automatically stripped of leading
and trailing whitespace. If the resulting string is empty, NULL is set instead.
Available since: 3.16
| Sets property | EDataServer.SourceMailAccount:archive-folder |