The ContentDisposition type exposes the following members.
Properties
Name | Description | |
---|---|---|
CreationDate |
Gets or sets the creation date of the attachment. This parameter is rarely used.
| |
Disposition |
Gets the disposition.
| |
FileName |
Gets or sets the file name of the attachment.
| |
Inline |
Determines whether the content disposition is inline.
| |
ModificationDate |
Gets or sets the modification date of the attachment. This parameter is rarely used.
| |
Parameters |
Gets the list of parameters of this content disposition.
| |
ReadDate |
Gets or sets the read date of the attachment. This parameter is rarely used.
| |
Size |
Gets or sets the approximate size of the attachment. This parameter is rarely used.
|