Name |
Description |
BccList |
Specifies blind carbon copy recipients for the message. |
Bodies |
Represents a body collection of the message. |
BodiesSource |
Gets a string list with the message bodies' parts. |
Boundary |
Represents a character sequence that delimits the message bodies. |
CcList |
Specifies carbon copy recipients for the message. |
CharSet |
Represents the character set used for the message. |
ContentType |
Represents the MIME body type for the message. |
Date |
Represents the date when message was sent. |
Encoding |
Represents the encoding method for the message. |
ExtraFields |
Represents optional headers for the mail message. |
From |
Identifies the original author of the message. |
HeaderSource |
Gets or sets the the given string list with the message header part. |
Html |
Gets the HTML part of the message. |
Images |
Gets the image bodies of the message. |
MessageID |
Specifies the message identifier assigned to the message. |
MessageSource |
Gets or sets the the given string list with the mail message source. |
NewsGroups |
Identifies newsgroup to receive the message. |
Priority |
Specifies the message priority for the mail server. |
ReadReceiptTo |
Specifies the the email address to which the recipient of the original message should reply with notification about receiving the message. |
References |
Is used by NNTP newsreader applications to create a threaded article display. |
ReplyTo |
Identifies the delivery address for message replies. |
Subject |
Specifies the subject for the message. |
Text |
Gets the text part of the message. |
ToList |
Provides mail message recipients. |