SharpMimeTools Documented Class Library

SharpAttachment Properties

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

Public Instance Properties

ContentID Gets or sets the Content-ID of this attachment.
CreationTime Gets or sets the time when the file associated with this attachment was created.
Inline Gets or sets value indicating whether the current instance is an inline attachment.
LastWriteTime Gets or sets the time when the file associated with this attachment was last written to.
MimeMediaSubType Gets or sets top-level media type for this SharpAttachment instance
MimeTopLevelMediaType Gets or sets SubType for this SharpAttachment instance
Name Gets or sets the name of the attachment.
SavedFile Gets the FileInfo of the saved file.
Size Gets or sets size (in bytes) for this SharpAttachment instance.
Stream Gets the Stream of the attachment.

See Also

SharpAttachment Class | anmar.SharpMimeTools Namespace