Send

Send an email message Note there are two components to an email: its structure and its content. Structure (Subject, Recipients, attachment names) are represented by the argument payload. The content of the body and any attachments must have been previously uploaded to the server.

void send( beeId sent_folder , emailMessageContentUpdater message , projection projection )

Parameters

sent_folder
Type: beeId
message
Type: emailMessageContentUpdater
projection
Type:
Projection