DotNetOpenMail 0.5.7 (beta)

AbstractEmailAttachment Properties

The properties of the AbstractEmailAttachment class are listed below. For a complete list of AbstractEmailAttachment class members, see the AbstractEmailAttachment Members topic.

Public Instance Properties

CharSet The character set of the encoded text
ContentBytes The raw bytes of the content (if this is the way it was set.)
ContentId An optional content id that is used to refer to the attachment from elsewhere within a multipart/related email.
Contents The unencoded contents, as a string (optional)
ContentType The "content type" of the attachment
Encoding The encoding type for this attachment.
FileName The file name to attach to the attachment.

See Also

AbstractEmailAttachment Class | DotNetOpenMail Namespace