bodyFormat property
Email body format Possible string values are:
- "BODY_FORMAT_UNSPECIFIED" : Default value. Do not use.
- "PLAIN_TEXT" : Plain text
- "HTML" : HTML
Implementation
core.String? bodyFormat;
Email body format Possible string values are:
core.String? bodyFormat;