Click or drag to resize

CMessage Methods

X#

The CMessage type exposes the following members.

Functions
  NameDescription
Public methodBodyExtract
**Missing documentation **
Public methodDecode
Decodes a raw message string into its parts.
Public methodDecodeAndSaveAs
This is an abstract method called by CMessage:SaveAs() If the code type is unknown. This method can be provided by the developer to implement unsupported code types.
Public methodFakeAttachmentList
Gets the original file names of the attachment(s).
Public methodGetAttachInfo
Retrieves information about attachment(s).
Public methodGetHeaderInfo
Extracts all the header information and stores that information into the appropriate properties.
Public methodSaveAs
Decode and save the attachment.
Public methodSetMailTime
Converts the current time and date into an Internet timestamp string for the current message object.
Top
See Also