The MSMQMailFormFieldList object represents a list of all the fields of a specific e-mail form.
It references a collection of MSMQMailFormField objects.
The following properties define a field list.
Property | What it does |
---|---|
Count | Defines the number of fields in a form (read-only). |
Item | Defines a field in the list (read-only). |
The MSMQMailFormFieldList object has methods for adding and removing items (MSMQMailFormField objects) from the list.
Windows NT: Requires version 4.0 SP3 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Import Library: Included as a resource in mqmailoa.dll.
Unicode: Defined only as Unicode.