Documentation for this section has not yet been entered.
The ContentDisposition.Size property is used to send time stamp information with a file being sent in an e-mail message. The System.Net.Mail.MailMessage class is used to compose the message. The System.Net.Mail.Attachment class is used to attach a file to an e-mail message.
The Content-Disposition header is described in RFC 2183 available at tp://www.ietf.org/.