Multipart Properties |
The Multipart type exposes the following members.
Name | Description | |
---|---|---|
Boundary | Get or set the boundary. | |
ContentBase |
Get or set the base content URI.
(Inherited from MimeEntity) | |
ContentDisposition |
Get or set the content disposition.
(Inherited from MimeEntity) | |
ContentId |
Get or set the Content-Id.
(Inherited from MimeEntity) | |
ContentLocation |
Get or set the content location.
(Inherited from MimeEntity) | |
ContentType |
Get the type of the content.
(Inherited from MimeEntity) | |
Count | Get the number of parts in the multipart. | |
Epilogue | Get or set the epilogue. | |
Headers |
Get the list of headers.
(Inherited from MimeEntity) | |
IsAttachment |
Get a value indicating whether this MimePart is an attachment.
(Inherited from MimeEntity) | |
IsReadOnly | Get a value indicating whether this instance is read only. | |
Item | Get or set the MimeEntity at the specified index. | |
Preamble | Get or set the preamble. |