Specifies filter parameters that control the actions of cfimap, get operations.
Two ways to use this tag: [name, value pair attributes] or [name, from, to ].
name = "filter type"
value = "filter value"
OR
name = "filter type"
from = "date/time"
to = "date/time"
<cfimapfilter name="filter type" ... >
cfimapfilter(name="filter type", ...);
Subject
From
To
Flag
TimeReceived
TimeSent
<cfimap action="getall"
connection = "#REQUEST.connectionname#"
name = "queryname"
stoponerror = "#REQUEST.stoponerror#" >
<cfimapfilter name="subject" value="filter">
</cfimap>
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.