Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Message Interface PreviewMessage Method

The PreviewMessage method returns the specified number of lines of the message body. For servers that support the TOP command, this is performed without retrieving the entire message body. For messages with attachments or messages that consist entirely of binary data (which may be ascertained via the Headers collection) the first N lines of the message might not be meaningful to a human reader.

Message Interface PreviewMessage Arguments

Lines
The number of lines to return.



ContentsPreviousNextIndex