C
void SMTPSendMail();
Description
This function starts the state machine that performs the actual transmission of the message. Call this function after all the fields in SMTPClient have been set.
Preconditions
SMTPBeginUsage returned TRUE on a previous call.
Returns
None