Click or drag to resize
MimeKit

ContentDisposition Properties

The ContentDisposition type exposes the following members.

Properties
 NameDescription
Public propertyCreationDate Get or set the creation-date parameter.
Public propertyDisposition Get or set the disposition.
Public propertyCode exampleFileName Get or set the name of the file.
Public propertyIsAttachment Get or set a value indicating whether the MimePart is an attachment.
Public propertyModificationDate Get or set the modification-date parameter.
Public propertyCode exampleParameters Get the list of parameters on the ContentDisposition.
Public propertyReadDate Get or set the read-date parameter.
Public propertySize Get or set the size parameter.
Top
See Also