# Functions
CreateHTMLMessage - creates initial email object using HTML text Note that dest parameter accepts a comma delimited list of email addresses.
CreatePlainMessage - creates initial email object using plain text Note that dest parameter accepts a comma delimited list of email addresses.
No description provided by the author
Send - launches the prepared email, using the provided sendgrid api key.