Platform SDK: Exchange 2000 Server

Forms

[This is preliminary documentation and subject to change.]

Forms are an invisible component that acts as a collection place for a group of fields.

A form coordinates the loading and saving of fields. If the form has any editable content the class should be placed on an actual HTML form element.

<FORM> class="form" id="signupform" method="POST">

Syntax

Reserved for future use.