Purpose: Send a mail


Properties


  • Name: From
    • Type: String
    • Direction: in
    • Purpose: submitter


  • Name: To
    • Type: String
    • Direction: in
    • Purpose: mail recipient


  • Name: Subject
    • Type: String
    • Direction: in
    • Purpose: mail subject


  • Name: Message
    • Type: String
    • Direction: in
    • Purpose: mail message (in text format)