This function will tell you whether or not the current email has a specific Body Type. Valid values for the BodyType parameter are “Text”, “HTML”, and “Enriched”.
The Body Type to check for in the current email.
Returns 1 if the current email has an HTML part.
POP3it_Adv_HasBodyType( "HTML" )