| name | description |
| cfexchangecalendar | Creates, deletes, modifies, gets, and responds to Microsoft Exchange calendar events, and gets calendar event attachments. |
| cfexchangeconnection | Opens or closes a persistent connection to a Microsoft Exchange server, or gets information about mailbox subfolders. You must have a persistent or temporary connection to use the cfexchangecalendar, cfexchangecontact, cfexchangemail, and cfexchangetask tags. |
| cfexchangecontact | Creates, deletes, modifies, and gets Microsoft Exchange contact records, and gets contact record attachments. |
| cfexchangefilter | Specifies filter parameters that control the actions of cfexchangemail, cfexchangecalendar, cfexchangetask, and cfexchangecontact, get operations. |
| cfexchangemail | Gets mail messages and attachments, deletes messages, and sets properties for messages on a Microsoft Exchange server. |
| cfexchangetask | Creates, deletes, modifies, and gets Microsoft Exchange tasks, and gets task attachments. |
| cffeed | Reads or creates an RSS or Atom syndication feed. This tag can read RSS versions 0.90, 0.91, 0.92, 0.93, 0.94, 1.0, and 2.0, and Atom 0.3 or 1.0. It can create RSS 2.0 or Atom 1.0 feeds. |
| cfimap | Queries an IMAP server to retrieve and manage mails within multiple folders. |
| cfmail | Sends an e-mail message that optionally contains query output, using an SMTP server. |
| cfmailparam | Attaches a file or adds a header to an e-mail message. |
| cfmailpart | Specifies one part of a multipart e-mail message. Can only be used in the cfmail tag. You can use more than one cfmailpart tag within a cfmail tag. |
| cfpop | Retrieves or deletes e-mail messages from a POP mail server. |