templateName property

String templateName
final

The name of the template. You will refer to this name when you send email using the SendTemplatedEmail or SendBulkTemplatedEmail operations.

Implementation

final String templateName;