System.Net.Mail.AttachmentBase: Property Members

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

Public Properties

ContentIdstring.

Gets or sets the MIME content ID for this attachment.

[read-only]
ContentStreamSystem.IO.Stream.

Gets the content stream of this attachment.

ContentTypeSystem.Net.Mime.ContentType.

Gets the content type of this attachment.

TransferEncodingSystem.Net.Mime.TransferEncoding.

Gets or sets the encoding of this attachment.