The ContentDisposition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Attributes |
Additional attribute fields for specifying the name of a file, the creation
date and modification date, which can be used by the reader's mail user agent
to store the attachment.
|
![]() | Filename |
Contains the name of the transmitted file if the content-disposition is of type
"Attachment" and if the name value was provided as part of the header information.
This field may be empty.
|
![]() | Type |
The content disposition specifies the presentation style.
|