Mime4.net Home | Community Edition | Order | Usage examples | Feedback
Multipart PropertiesMIME4NET Class Library Documentation

The Multipart type exposes the following members.

Properties

  NameDescription
Public propertyBodyParts
Gets the list of body parts. The list is immutable.
Public propertyEpilogue
Gets the epilogue.
Public propertyParent
Public propertyPreamble
Gets the preamble.
Public propertySubType
Gets the multipart sub-type. E.g. alternative (the default) or parallel. See RFC 2045 for common sub-types and their meaning.
Top
See Also