What is supported in Exchange 2007?

Cut Down APIs from Exchange 2007

Management APIs

• CDOExM

• Queue Viewer API (QAPI)

• WMI Classes for Exchange

With the release of Exchange 2007 all of exchange management is done via cmdlets in PowerShell™.

Transport APIs

• EDK Gateways

• Routing Objects

• Transport Event Sinks

Store Access APIs

• CDO for Workflow

• Workflow Designer

• Exchange 5.5 Event Service

• Exchange Installable File System (ExIFS)

• Web Storage System Forms (WSS Forms)

The above cut store access APIs are replaced by Windows Workflow Foundation and ASP.Net.

De-emphasized APIs in Exchange 2007

Transport APIs

• CDOSYS

With the release of Exchange 2007, message routing and manipulation is done using core namespaces that can be used with Exchange Agents and Foreign Connectors.

Store Access APIs

• CDO 1.21

• CDOEx

• ExOLEDB

• WEbDAV

• OWA URL Commands

• Store Events

The above de-emphasized APIs are replaced by Web Services.

 

So what is de-emphasized API?

De-emphasized APIs are not recommended because there are other APIs available to perform the similar operations, these new APIs are more efficient and recommended because they are designed for the latest version of exchange and would be supported in longer run.

 

Reference: https://technet.microsoft.com/en-us/library/79df6a3a-29a8-4935-b143-8a66c8d082d4.aspx