The properties of the EmailMessage class are listed below. For a complete list of EmailMessage class members, see the EmailMessage Members topic.
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. |
EmailMessage Class | ForAspNet.POP3 Namespace