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