Platform SDK: Exchange Server

Advantages of Server-side Logic

Logic performed on the server enables the creation of many types of useful applications, including workflow applications. Workflow is improved in the following ways:

Implementing workflow logic client-side could work for some applications, but it still might require that the server perform time-out monitoring or that user workstations be logged on continuously. Because applications that need successive approval steps are typical, the server-side scripting provided by the Microsoft Exchange Scripting Agent is a more reliable and efficient method than using client-side logic.