SetContentType()
Syntax
SetContentType(contenttype.s, contentsubtype.s[, *part.AWPB_MSG_MimePart])Beschreibung
Setzt den Content-Type der Mail bzw des MailParts.
Parameter
contenttype - Typ des Parts (z.B. text)
contentsubtype - Subtyp des Parts (z.B. html)
*part - Zeiger auf einen AWPB_MSG_MimePart
Unterstützte OS
Windows, Linux