Rendering Messaging Objects and Collections

Messaging objects and object collections are rendered in order to assemble HTML pages. This is done when server-side Active Server Pages scripts generate HTML into the current HTTP output using the Active Server Pages Response object.

The properties of collections of objects are rendered differently than are properties of individual objects. The following sections illustrate typical steps you would take in each case and the various rendering options available.

Note Some of the concepts described in this section are illustrated with code examples from Microsoft Outlook Web Access. To gain access to the source .asp files of Outlook Web Access, install it from the Microsoft Exchange Server installation CD by following the steps in Installing Microsoft Outlook Web Access.