PRB: DoVerb Is Not Invoked When User Forwards Multiple MAPI Forms (299010)
The information in this article applies to:
- Microsoft Extended Messaging Application Programming Interface (MAPI)
- Microsoft Outlook 2000
- Microsoft Outlook 2002
This article was previously published under Q299010 SYMPTOMS
When a user selects multiple MAPI form messages to forward them, the DoVerb function is not invoked on these messages. Instead, Outlook creates a new message and adds all of the selected messages to the new message as attachments.
CAUSE
By design, when multiple messages are selected and forwarded, Outlook does not actually forward each message individually. Instead, Outlook creates a new message and attaches the selected messages. Therefore, because the messages are not actually forwarded, the Forward verb is not needed, and DoVerb is not invoked.
In addition, notice that when multiple messages are selected, the Reply and Reply All buttons are disabled. Therefore, DoVerb cannot be invoked for these verbs as well.
REFERENCES
For more information about MAPI form servers, refer to the following MSDN documentation:
Modification Type: | Minor | Last Reviewed: | 8/25/2005 |
---|
Keywords: | kbMsg kbprb KB299010 |
---|
|