Name
mimepart:Type -- set mime part's content type (V2.0)
Synopsis
mimepart:Type(type$)
Function
This sets the mime part's content type to type$. In the absence of a mime type and if needed by the protocol specifications, a default mime type is determined by the context:

Mime parts are created using mime:AddPart().

Inputs
type$
desired type

Show TOC