Create a message API in 20 minutes
Two Send methods (one with text, one with text and attachments).
Mail.Send(message);
Mail.Send(message, attachment);
Naturally they made the example answer WAY, WAY more complex than they suggested. Someone yelled out: FEATURE CREAP. LOL They included a sender address... but this wasn't part of the requirement. Hehe.
Tags: [PDC05]