property ContentDisposition: string;
Description
Holds the MIME content disposition for the email message. Additional parameters can be "creation-date", "modification-date", "read-date", and "size".
ContentDisposition gets or sets the value of the "Content-Disposition" Internet Message header. When you change ContentDisposition, the Headers property is changed as well.
See Also