Email methods

  • Send(). Sends an email using the contents of the Email object.
  • AddFile(Value). Adds a file as an attachment to the Email object.
  • Clear(). Clears the contents of the Email object.
  • Header(Value). Returns any named header value from the email.