Subject of the message.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string Subject { get; set; }
 Remarks
 Remarks
            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.