Multipart.newWithSubtype

gmime.multipart.Multipart newWithSubtype(string subtype)

Creates a new MIME multipart object with a content-type of multipart/subtype.

Parameters

subtypecontent-type subtype

Returns

an empty MIME multipart object with a content-type of

multipart/subtype.