Icon MultipartMailMessage Property

property MultipartMailMessage: TMIMEContent

Available In: Server Applications

Specifies the multi-part MIME message to send. This property and the MailMessage property are mutually-exclusive, and this property supersedes any value assigned to the MailMessage property.

Information When at least one MIME part has been defined, the Content-Type mail header will automatically be set to "multipart/mixed" in the sent email(s).
Image