CMessage Properties |
The CMessage type exposes the following members.
Name | Description | |
---|---|---|
AttachmentCount | **Missing documentation ** | |
AttachmentFileList |
An array of filenames for attachments. (Used only by CNews.)
| |
AttachmentList | **Missing documentation ** | |
Body | **Missing documentation ** | |
BodyHtml | **Missing documentation ** | |
Cargo | **Missing documentation ** | |
ContentType |
A string representing the content type for that section.
| |
Error |
A number representing the error most recently occurring.
| |
ErrorMsg |
A string representing the details of the last error.
| |
From | ||
FromAddress |
A string representing the email address of the sender.
| |
FromName |
A string representing the name of the sender.
| |
HEADER | **Missing documentation ** | |
MailBody |
A string representing the entire contents of the body of the email. This will include all attachments and multi-part extensions.
| |
MailDate |
Returns the creation date of the message.
| |
MailHeader |
A string representing the entire header contents for the email.
| |
MailTime |
Returns the creation time of the message as a string.
| |
MessageID |
A string representing the ID of the email.
| |
Priority | **Missing documentation ** | |
References | **Missing documentation ** | |
ReplyTo | **Missing documentation ** | |
Subject | **Missing documentation ** | |
TimeStamp |
Returns the creation date and time of the message as a Time-stamp string.
| |
TransferEncoding |
A string representing the Transfer encoding type for the current section.
|