New to Telerik ReportingStart a free 30-day trial

MailMessage Overview

Mail message

JSON
{
	"from": "john.doe@mycompany.com",
	"to": "jane.doe@mycompany.com",
	"cc": "john.doe.jr@mycompany.com",
	"subject": "my mail subject",
	"body": "my mail body",
}

Fields

FieldTypeRequiredDescription
fromstringtrueEmail sender
tostringtrueEmail primary recipient
ccstringfalseThe additional (CC) email recipients
subjectstringfalseThe subject of the email
bodystringfalseThe content of the email
Not finding the help you need?
Contact Support