The Multipart type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BodyParts |
Gets the list of body parts. The list is immutable.
| |
| Epilogue |
Gets the epilogue.
| |
| Parent | ||
| Preamble |
Gets the preamble.
| |
| SubType |
Gets the multipart sub-type. E.g. alternative (the default)
or parallel. See RFC 2045 for common sub-types and their
meaning.
|
See Also