Click or drag to resize

CNews Methods

X#

The CNews type exposes the following members.

Functions
  NameDescription
Public methodBodyExtract
**Missing documentation **
(Inherited from CMessage.)
Public methodDecode
Decodes a raw message string into its parts.
(Inherited from CMessage.)
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.
(Inherited from CMessage.)
Public methodFakeAttachmentList
Gets the original file names of the attachment(s).
(Inherited from CMessage.)
Public methodGetAttachInfo(Usual)
Returns information about any attachments.
Public methodGetAttachInfo(Usual, Usual)
Retrieves information about attachment(s).
(Inherited from CMessage.)
Public methodGetHeaderInfo
Extracts all the header information and stores that information into the appropriate properties.
(Overrides GetHeaderInfo.)
Public methodSaveAs
Decode and save the attachment.
(Inherited from CMessage.)
Public methodSetMailTime
Converts the current time and date into an Internet timestamp string for the current message object.
(Inherited from CMessage.)
Top
See Also