set_sent_folder


Description:

public void set_sent_folder (string? sent_folder)

Sets the preferred folder for sent messages by an identifier string.

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

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

Parameters:

this

an SourceMailSubmission

sent_folder

an identifier for the preferred sent folder, or null