Share via


Default Form Registration

Default Form Registration

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

An Exchange Web form can be registered as the default form. This action replaces the general default form registration used by Microsoft® Outlook® Web Access that lists of the contents of the folder.

To register an Exchange Web form as the default form

  1. Create the form.
  2. Set the schema-collection-ref Field property.
  3. Create a form registration for the content class of urn:content-classes:folder.
  4. Set CMD="*" and Request="GET" in the form registration. The * is a wildcard.

Note  Registering a form overrides the setting in the DAV:defaultdocument property.

To register an Exchange Web form as the default form for new items

  1. Create a form registration for https://server/appvroot?cmd=new.
  2. Pass in flags to the form renderer by way of the form registry to tell the form renderer to create a new item when it is posted.
  3. Save the form. The item is not created until the form is saved.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.