Click or drag to resize

CMessage Properties

X#

The CMessage type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentCount
**Missing documentation **
Public propertyAttachmentFileList
An array of filenames for attachments. (Used only by CNews.)
Public propertyAttachmentList
**Missing documentation **
Public propertyBody
**Missing documentation **
Public propertyBodyHtml
**Missing documentation **
Public propertyCargo
**Missing documentation **
Public propertyContentType
A string representing the content type for that section.
Public propertyError
A number representing the error most recently occurring.
Public propertyErrorMsg
A string representing the details of the last error.
Public propertyFrom
Public propertyFromAddress
A string representing the email address of the sender.
Public propertyFromName
A string representing the name of the sender.
Public propertyHEADER
**Missing documentation **
Public propertyMailBody
A string representing the entire contents of the body of the email. This will include all attachments and multi-part extensions.
Public propertyMailDate
Returns the creation date of the message.
Public propertyMailHeader
A string representing the entire header contents for the email.
Public propertyMailTime
Returns the creation time of the message as a string.
Public propertyMessageID
A string representing the ID of the email.
Public propertyPriority
**Missing documentation **
Public propertyReferences
**Missing documentation **
Public propertyReplyTo
**Missing documentation **
Public propertySubject
**Missing documentation **
Public propertyTimeStamp
Returns the creation date and time of the message as a Time-stamp string.
Public propertyTransferEncoding
A string representing the Transfer encoding type for the current section.
Top
See Also