The properties of System.Net.Mime.ContentDisposition are listed below. For a list of all members, see the ContentDisposition Members list.
See Also: Inherited members from System.Object
CreationDate | DateTime.
Gets or sets the creation date for a file attachment. | |
DispositionType | string.
Gets or sets the disposition type for an e-mail attachment. | |
FileName | string.
Gets or sets the suggested file name for an e-mail attachment. | |
Inline | bool.
Gets or sets a bool value that determines the disposition type (Inline or Attachment) for an e-mail attachment. | |
ModificationDate | DateTime.
Gets or sets the modification date for a file attachment. | |
[read-only] | Parameters | System.Collections.Specialized.StringDictionary.
Gets the parameters included in the Content-Disposition header represented by this instance. |
ReadDate | DateTime.
Gets or sets the read date for a file attachment. | |
Size | long.
Gets or sets the size of a file attachment. |