Macromedia coldfusion 4.5-cfml language reference User Manual

Page of 608
156
CFML Language Reference 
Message
Header
and Body
Columns
The following table lists the message header and body columns that are returned by 
CFPOP when you specify the ACTION attribute to be either GetHeaderOnly or GetAll. 
All of the columns are returned if you specify GetAll, but only header information is 
returned when you specify GetHeaderOnly. 
queryname.
CurrentRow
The current row of the query being processed by 
CFOUTPUT.
queryname.
ColumnList
The list of the column names in the query.
CFPOP Query Variables (Continued)
Variable Names
Description
Message Header and Body Columns
Column Name
GetHeaderOnly 
returns 
GetAll
returns
queryname
.date
yes
yes
queryname
.from
yes
yes
queryname
.messagenumber
yes
yes
queryname
.replyto
yes
yes
queryname
.subject
yes
yes
queryname
.cc
yes
yes
queryname
.to
yes
yes
queryname
.body
not available
yes
queryname
.header
not available
yes
queryname
.attachments
not available
yes
queryname
.attachmentfiles
not available
yes