ContentDisposition Class |
Namespace: Aspose.Email.Mime
The ContentDisposition type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentDisposition |
Initializes a new instance of the ContentDisposition class.
|
![]() | ContentDisposition(String) |
Initializes a new instance of the ContentDisposition class.
|
Name | Description | |
---|---|---|
![]() | CreationDate |
Gets or sets the creation date.
|
![]() | DispositionType |
Gets or sets the type of the disposition.
|
![]() | FileName |
Gets or sets the file name for an attachment.
|
![]() | Inline |
Gets or sets a value that determines the disposition type.
|
![]() | ModificationDate |
Gets or sets the modification date.
|
![]() | Parameters |
Gets the parameters.
|
![]() | ReadDate |
Gets or sets the read date.
|
![]() | Size |
Gets or sets the size of a file attachment.
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |