Article ID: 183094 - Last Review: June 6, 2005 - Revision: 3.0 PRB: CDO (1.x) Error MAPI_E_NOT_FOUND Setting Value of PropertyThis article was previously published under Q183094 On This PageSYMPTOMS
When attempting to set the value of a field (property) of a Collaboration
Data Objects (1.1, 1.2, 1.21) object, the following error may occur:
MAPI_E_NOT_FOUND.
CAUSE
The field probably does not yet exist in the underlying Messaging
Application Programming Interface (MAPI) object.
RESOLUTION
Instead of just setting the field value, proceed from the assumption that
the field does not exist. Use the Add method of the Fields collection,
which facilitates both adding the field and setting the value as follows:
STATUS
This behavior is by design.
MORE INFORMATIONSteps to Reproduce Behavior
APPLIES TO
| Article Translations
|

Back to the top
