How To Cause EFD Forms to Display Named Props Set from Ext. MAPI (178319)
The information in this article applies to:
- Microsoft Extended Messaging Application Programming Interface (MAPI)
- Microsoft Exchange Development Kit (EDK) 5.0
This article was previously published under Q178319 SUMMARY
A Form created by the Electronic Forms Designer (EFD) creates properties on
its messages. It also sets a property that the developer of the form does
not know about. This property is often called MS_EXCHANGE_01. As long as
the message is being composed and sent by the form there is no problem
because the form knows about this property and sets it appropriately.
However, when sending a message from Extended MAPI, you must include code
to set this property in order for other custom properties in your message
to be read into their fields on the form.
| Modification Type: | Minor | Last Reviewed: | 8/18/2005 |
|---|
| Keywords: | kbcode kbhowto kbMsg KB178319 |
|---|
|