CMessage Methods |
The CMessage type exposes the following members.
Name | Description | |
---|---|---|
BodyExtract | **Missing documentation ** | |
Decode |
Decodes a raw message string into its parts.
| |
DecodeAndSaveAs |
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.
| |
FakeAttachmentList |
Gets the original file names of the attachment(s).
| |
GetAttachInfo |
Retrieves information about attachment(s).
| |
GetHeaderInfo |
Extracts all the header information and stores that information into the appropriate properties.
| |
SaveAs |
Decode and save the attachment.
| |
SetMailTime |
Converts the current time and date into an Internet timestamp string for the current message object.
|