|  | Multipart | 
The MultipartReport type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Boundary | Get or set the boundary. (Inherited from Multipart) | 
|  | 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. (Inherited from Multipart) | 
|  | Epilogue | Get or set the epilogue. (Inherited from Multipart) | 
|  | 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. (Inherited from Multipart) | 
|  | Item | Get or set the MimeEntity at the specified index. (Inherited from Multipart) | 
|  | Preamble | Get or set the preamble. (Inherited from Multipart) | 
|   | ReportType | Get or set the type of the report. | 
 See Also
See Also