IFormElements Interface

IFormElements Interface

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. The IFormElements interface is the collection of all HTML elements on a Web page that are named using either the name or id attributes.

CLSID

B33265D1-DE27-4ED6-A512-133D947EB7B6

Extends

IDispatch

Type Library

Exchange Web Storage System Forms 1.0 Type Library

DLL Implemented In

EXWFORM.DLL

Member Summary

The following table lists the properties of the IFormElements interface.

Name Description
_NewEnum The _NewEnum property returns an enumeration interface for programming language constructs such as the for each construct for the elements collection. Microsoft® Visual Basic® programmers do not use this restricted property directly.
Count The Count property returns the number of elements in the collection. This property is read-only.
Item The Item property returns the form element that is expressed using the IFormElement Interface and is also referenced by Index. This property is read-only.

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

This topic last updated: June 2004

Build: June 2007 (2007.618.1)

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