Multipart Properties

The properties of the Multipart class are listed below. For a complete list of Multipart class members, see the Multipart Members topic.

Public Instance Properties

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

Multipart Class | NI.Email.Mime.Message Namespace