MessageContentType
Determines whether to return messages as in html format or as text.
Possible Values
html, textData Type
string
Default Value
"html"
Remarks
Determines whether to return messages as in html format or as text.
Supported values are:
- html: Messages are returned in html format.
- text: Messages are returned as text.