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 | 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.