set_drafts_folder


Description:

public void set_drafts_folder (string? drafts_folder)

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.

Parameters:

this

an SourceMailComposition

drafts_folder

an identifier for the preferred drafts folder, or null