The mailContentType represents the message
“Content-Type” header.The
content type header exist only on MIME messages; and it describes the type of media
that the message is transporting.The
value of the content type consists of:
Media
Type
Media
Subtype
Parameters
(Optional)
By default, if the body of the message contains an EDI
document, the EDI document is automatically processed when the message is
loaded.A
message is identified to contain an EDI document if the message has the following media and subtype value.
Application/EDI-X12
Application/EDIFACT
Application/EDI-Consent
Example:
Methods
GetParameters - Returns the parameters object containing the
collection of parameters in the content type header.
Parameter - Gets or sets a parameter in the content type header.
Properties
MediaType - Gets or sets the media type of the content type header.