set_templates_folder


Description:

public void set_templates_folder (string? templates_folder)

Sets the preferred folder for message templates by an identifier string.

The format of the identifier string is defined by the client application.

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

Parameters:

this

an SourceMailComposition

templates_folder

an identifier for the preferred templates folder, or null