Part.newWithType
Creates a new MIME Part with a sepcified type.
Parameters
type | content-type string |
subtype | content-subtype string |
Returns
an empty MIME Part object with the specified content-type.
Creates a new MIME Part with a sepcified type.
type | content-type string |
subtype | content-subtype string |