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. |
Certificates |
Gets the TclMessageCertificates collection of the TclCertificate objects. |
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. |
From |
Identifies the original author of the message. |
Header |
Represents the necessary information about message header fields. |
HeaderSource |
Gets or sets the the given string list with the message header part. |
IsDetachedSignature |
Specifies whether to include a detached signature when signing a message. |
IsEncrypted |
Determines whether the current message content is encrypted. |
IsIncludeCertificate |
Specifies whether the signer's certificate with the signed message should be included. |
IsSigned |
Determines whether the current message content is signed. |
MessageFormat |
Contains the format of parsed 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. |
ToList |
Provides mail message recipients. |