Variable msgTypeConst

msgType: IMsgTypeCollection = ...

A map of the email message body types. Email messages can contain multiple content types allowing a client application the option to display the content it is best suited to handle. A common practice is to include both plain and html body types to allow applications which cannot render html content to display a plain text version.

Generated using TypeDoc