Communications Tags

namedescription
cfexchangecalendarCreates, deletes, modifies, gets, and responds to Microsoft Exchange calendar events, and gets calendar event attachments.
cfexchangeconnectionOpens 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.
cfexchangecontactCreates, deletes, modifies, and gets Microsoft Exchange contact records, and gets contact record attachments.
cfexchangefilterSpecifies filter parameters that control the actions of cfexchangemail, cfexchangecalendar, cfexchangetask, and cfexchangecontact, get operations.
cfexchangemailGets mail messages and attachments, deletes messages, and sets properties for messages on a Microsoft Exchange server.
cfexchangetaskCreates, deletes, modifies, and gets Microsoft Exchange tasks, and gets task attachments.
cffeedReads 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.
cfimapQueries an IMAP server to retrieve and manage mails within multiple folders.
cfmailSends an e-mail message that optionally contains query output, using an SMTP server.
cfmailparamAttaches a file or adds a header to an e-mail message.
cfmailpartSpecifies 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.
cfpopRetrieves or deletes e-mail messages from a POP mail server.