Missing Outlook Object Model events? 
Author Message
 Missing Outlook Object Model events?

Quote:
> So, if an OOM application needs to be notified when one or more of
forward,
> reply or replyAll events occur, regardless of how they're invoked, how
does
> it do so???

The standard method is to build a wrapper class for all MailItem objects,
adding/removing them as the user opens items or makes selections in the
Explorer. THis is similar to the wrapper class for Explorer objects
demonstrated in the ItemsCB project from the Resources section at
http://www.*-*-*.com/ .

And yes, it's quite complicated.

--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.*-*-*.com/
Author of
     Microsoft Outlook Programming: Jumpstart
     for Administrators, Power Users, and Developers
      http://www.*-*-*.com/


Quote:
> Using Outlook Object Model, on a mailItem object, there are forward,
reply,
> and replyAll events. Therefore, an application can tell from a mailItem,
> say, when a user clicks the reply button on the email window.
> However, if any of these operations are invoked from the main Outlook
> window (the explorer), there don't appear to be any events raised for
those
> operations!!!???

> So, if an OOM application needs to be notified when one or more of
forward,
> reply or replyAll events occur, regardless of how they're invoked, how
does
> it do so???

> Thanks,
> Ron



Sat, 23 Apr 2005 21:27:43 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. using outlook 97 object model with outlook 95?

2. Outlook Object Model in Access + Outlook View Control

3. Outlook Object Model... Need Version of Outlook

4. Report Object Model/Viewer Object Model

5. Security update - Outlook object model

6. Outlook Object Model and CDO

7. CDO vs. Outlook Object Model

8. New to Outlook Object Model

9. Access folder ACL via Outlook object model?

10. Outlook Object Model

11. Distribution list item in outlook object model..???Help please

12. Accessing right click menus - outlook's object model

 

 
Powered by phpBB® Forum Software