Click or drag to resize
MimeKit

BodyPartMultipart Properties

The BodyPartMultipart type exposes the following members.

Properties
 NameDescription
Public propertyBodyParts Gets the child body parts.
Public propertyContentDisposition Gets the Content-Disposition of the body part, if available.
Public propertyContentLanguage Gets the Content-Language of the body part, if available.
Public propertyContentLocation Gets the Content-Location of the body part, if available.
Public propertyContentType Gets the Content-Type of the body part.
(Inherited from BodyPart)
Public propertyCode examplePartSpecifier Gets the part specifier.
(Inherited from BodyPart)
Top
See Also