SharpMimeTools Documented Class Library

SharpMessage Properties

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

Public Instance Properties

Attachments ICollection that contains the attachments found in this message.
Body Text body
Cc Collection of SharpMimeAddress instances found in the Cc header field.
Date Date
From From's name
FromAddress From's e-mail address
HasHtmlBody Gets a value indicating whether the body contains html content
Headers SharpMimeHeader instance for this message that contains the raw content of the headers.
MessageID Message-ID header
Subject Subject field
To Collection of SharpMimeAddress found in the To header field.

See Also

SharpMessage Class | anmar.SharpMimeTools Namespace