Subject of the message.

C# |
public string Subject { get; set; }

Subject is optional parameter and used as the "Subject" line of when
the message is delivered to e-mail endpoints.
The subject will also be included, if present, in the standard JSON messages
delivered to other endpoints.