PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Inspector Difference

Reply

Inspector Difference

 
Thread Tools Rate Thread
Old 11-11-2004, 07:27 PM   #1
John Britto
Guest
 
Posts: n/a
Default Inspector Difference


Hi

How do I find the difference between New mail Dialog and when I double click
and open a mail from the Inbox?

I use NewInspector event of Inspectors object.

thx
John Britto



  Reply With Quote
Old 11-11-2004, 07:43 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Inspector Difference

Application.ActiveInspector.CurrentItem.Sent should be a good indicator.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"John Britto" <jbritto@sbcglobal.net> wrote in message
news:O%23jYZSCyEHA.3400@TK2MSFTNGP10.phx.gbl...
> Hi
>
> How do I find the difference between New mail Dialog and when I double
> click
> and open a mail from the Inbox?
>
> I use NewInspector event of Inspectors object.
>
> thx
> John Britto
>
>
>



  Reply With Quote
Old 11-11-2004, 08:15 PM   #3
Michael Bauer
Guest
 
Posts: n/a
Default Re: Inspector Difference

Please check the Inspector.CurrentItem. For new items is EntryID="".

--
Viele Grüße
Michael Bauer


"John Britto" <jbritto@sbcglobal.net> wrote in message
news:O#jYZSCyEHA.3400@TK2MSFTNGP10.phx.gbl...
> Hi
>
> How do I find the difference between New mail Dialog and when I double

click
> and open a mail from the Inbox?
>
> I use NewInspector event of Inspectors object.
>
> thx
> John Britto
>
>
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off