contentDisposition property

ContentDispositionHeader? contentDisposition
getter/setter pair

The way that this part should be handled, e.g. inline or as attachment.

Implementation

ContentDispositionHeader? contentDisposition;