A MAPI object that stores form definitions. A form container can be used to locate a form definition and to activate the appropriate form server. Form containers implement the IMAPIFormContainer : IUnknown interface. See alsoform resolution.
The process of mapping the message class of a particular message to the class identifier of the form server for that message, and of locating the form for that message in the appropriate form container. Form resolution determines which piece of code should be activated to manage interaction with a particular message.
A value that describes the degree of exactness or looseness desired when searching through a container for a target string. Lower levels of fuzziness indicate more exact matching. Higher levels return matches for more varied forms of the target string and usually require more execution time.