ColdFusion 9.0 Resources |
Managing connections to the Exchange serverTo communicate with an Exchange server, establish a connection with the server. The connection can use the HTTP protocol or the HTTPS protocol. By default, ColdFusion connects to the mailbox that belongs to the login user name, but you can also connect to any mailbox whose owner has delegated access rights to the login user name. You can also access the server by using a proxy host. Note: To establish any connection, the Exchange server
must grant the login user Outlook web access. For information on
how to enable this access, see Enabling Outlook web access.
Connections to the server can be persistent or transient:
|