4AspNet POP3 .NET Component

EmailMessage Properties

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

Public Instance Properties

AllHeaders All email headers as string.
Attachments (inherited from EmailCore) Gets ArrayList of attachments.
Body Body.
Charset (inherited from EmailCore) Character set (charset).
ContentTransferEncoding (inherited from EmailCore) Content-Transfer-Encoding.
ContentType (inherited from EmailCore) Content-Type.
Date Date.
From From.
IsAnyAttachments (inherited from EmailCore) Returns true if email has any attachments
ReplyTo Reply-To.
Size Gets the size of the EmailMessage
Subject Subject.
To To.

See Also

EmailMessage Class | ForAspNet.POP3 Namespace