Click or drag to resize
MimeKit

IMultipart Properties

The IMultipart type exposes the following members.

Properties
 NameDescription
Public propertyBoundary Get or set the boundary.
Public propertyContentBase Get or set the base content URI.
(Inherited from IMimeEntity)
Public propertyContentDisposition Get or set the content disposition.
(Inherited from IMimeEntity)
Public propertyContentId Get or set the Content-Id.
(Inherited from IMimeEntity)
Public propertyContentLocation Get or set the content location.
(Inherited from IMimeEntity)
Public propertyContentType Get the type of the content.
(Inherited from IMimeEntity)
Public propertyCount
(Inherited from ICollectionMimeEntity)
Public propertyEpilogue Get or set the epilogue.
Public propertyHeaders Get the list of headers.
(Inherited from IMimeEntity)
Public propertyIsAttachment Get a value indicating whether this entity is an attachment.
(Inherited from IMimeEntity)
Public propertyIsReadOnly
(Inherited from ICollectionMimeEntity)
Public propertyItem
(Inherited from IListMimeEntity)
Public propertyPreamble Get or set the preamble.
Top
See Also