Table of Contents

TTMSFNCCloudMessageType Enumeration

Identifies the message body format used by cloud mail APIs.

API unit family: TMSFNCCloudOAuth

Members

Name Description
mtPlainText Sends or stores the message body as plain text.
mtHTML Sends or stores the message body as HTML markup.
mtOther Uses a provider-specific message format that is neither plain text nor HTML.