The properties of System.Net.Mail.AttachmentBase are listed below. For a list of all members, see the AttachmentBase Members list.
See Also: Inherited members from System.Object
| ContentId | string.
Gets or sets the MIME content ID for this attachment. | |
| [read-only] | ContentStream | System.IO.Stream.
Gets the content stream of this attachment. |
| ContentType | System.Net.Mime.ContentType.
Gets the content type of this attachment. | |
| TransferEncoding | System.Net.Mime.TransferEncoding.
Gets or sets the encoding of this attachment. |