ContentType
The format in which the IDOL Server mailing operation sends e-mail when you send the Custom action. Set ContentType
to text/plain
to send plain text e-mail, or text/html
to send HTML e-mail.
To set the e-mail format for scheduled mailing operations, use DefaultEmailFormat.
Type: | String |
Default: | text/html |
Required: | No |
Configuration Section: | MyCustomFunctionality
|
Example: | ContentType=text/plain
|
See Also: |